((Bit-Mage) 'buffer) ::
Chat System
Table of Contents
1. Relevant Nodes
1.1. HTTP
1.2. Web Sockets
1.3. Polling
1.4. Long Polling
1.5. Server Sent Events
1.6. End to End Encryption
2. Resources
1.
Relevant Nodes
1.1.
HTTP
1.2.
Web Sockets
1.3.
Polling
1.4.
Long Polling
https://stackoverflow.com/questions/11077857/what-are-long-polling-websockets-server-sent-events-sse-and-comet
1.5.
Server Sent Events
1.6.
End to End Encryption
https://faq.whatsapp.com/820124435853543/?locale=en_US
2.
Resources
https://en.wikipedia.org/wiki/Online_chat
http://www.erlang-factory.com/upload/presentations/31/EugeneLetuchy-ErlangatFacebook.pdf
Tags::web:cs: