sync: additional XEPs
[skm-ma-ws1314.git] / sec-discussion.tex
index 6305ab4..c882773 100644 (file)
@@ -96,6 +96,23 @@ specialized software. In terms of efficiency, it chooses a common ground between
 binary protocols and Web Services, which were originally developed for servers
 with much less resource constraints as embedded systems.
 
 binary protocols and Web Services, which were originally developed for servers
 with much less resource constraints as embedded systems.
 
+Nonetheless, there are a few additional XEPs which can be implemented to further
+increase the effictivity of Chatty Things. XEP-0322 (Efficient XML Interchange
+Format)~\cite{xep0322} describes how XMPP stanzas sent between a server and a
+client can be compressed, therefore effectively reducing the overhead introduced
+by XML. A client and a server can then negotiate a compressed stream inside
+their existing XMPP stream and exchange \code{<compress>} stanzas which contain
+the payload.
+
+The documents XEP-0324 through XEP-0326 contain specifications targeted
+especially to the Internet of Things:
+
 \todo{additional XEPs, example XML stream with sensor data}
 
 \todo{additional XEPs, example XML stream with sensor data}
 
+\begin{itemize}
+ \item asdf
+ \item asdfasdf
+ \item lkjlkj
+\end{itemize}
+
 % vim: set ft=tex et ts=2 sw=2 :
 % vim: set ft=tex et ts=2 sw=2 :
This page took 0.025381 seconds and 4 git commands to generate.