/nodeChatSocket

An example that corresponds to episode 18 of screen casts

Primary LanguageJavaScript

Chat Example Using Socket.io

This is part of a series of screencasts which build a sails application from scratch. You can follow the progress over at my github sailscasts page.

  • Episode 18: In episode 18 you'll get a better understanding of how web sockets and socket.io works using a chat example incorporating the concept of rooms.