socketio
Brainstorm session : How to properly use Websockets in the ESN ?
At Linagora, we want to build a rich an functional ESN, which means it must have cool features like server notifications, instant messaging, video chat… This bidirectional clien-server communication can be done using different technologies. Among these technologies we decided to use Websockets which can be a powerful and efficient way to implement these features. […]