X-Git-Url: http://git.rohieb.name/skm-ma-ws1314.git/blobdiff_plain/cd6ed40d1dc83be550dc941d629663419f7c53e7..e27213d0f277cff7194e3c69d27a7048cb7ee7cb:/sec-discussion.tex diff --git a/sec-discussion.tex b/sec-discussion.tex index 6305ab4..c882773 100644 --- a/sec-discussion.tex +++ b/sec-discussion.tex @@ -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. +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{} 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} +\begin{itemize} + \item asdf + \item asdfasdf + \item lkjlkj +\end{itemize} + % vim: set ft=tex et ts=2 sw=2 :