Patterns and conventions for Events-centric WebSockets programming
Speaker: Ismael Celis
Description:
This is based on the idea http://www.meetup.com...
WebSockets open a wealth of possibilities for adding real-time capabilities to web-pages. But because WebSockets are low level TCP pipes we need a convention and a set of patterns to use them effectively in client applications. Luckily Javascript makes this really easy. I will talk through how to design a flexible yet concise protocol to get your browser and server talking seamlessly through WebSockets.
Note:
If you have short announcements (ie: releasing new service, hiring people), let the organisers know when you arrive, so that we can do "Analog blog" as LRUG does http://lrug.org...
Also: this is a post and summary on the same subject http://blog.new-bamboo.co.uk/2010/7/14/custom-event-emitt...![]()
![]()
Log in to Meetup with your Facebook account.
Hi people. I hope you liked the talk. This the code for the example app I showed. http://github.com/ismasan/adash