Skip to content

A sails.js application to help explain real-time eventing with websockets and sails.

Notifications You must be signed in to change notification settings

irlnathan/uglyGuineaPig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sails Example Using app.js and sails.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 20: In episode 20 you'll use an app to explore and understand how socket.io works within sails using a client side app that renders the majority of its views via ajax. With four lines of code, the app monitors the user model and alerts any subscribing sockets with changes to the model.

Special thanks to Srinivas Tamada and his tutorial on adding sound via jquery.

About

A sails.js application to help explain real-time eventing with websockets and sails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published