HTML5 Rocks Chat App Demo Socket-io. Install & Analysis.
GitHub: https://github.com/btford/angular-socket-io-im
Article: https://www.html5rocks.com/en/tutorials/frameworks/angular-websockets/
1 2 3 4 5 |
git clone https://github.com/btford/angular-socket-io-im.git cd angular-socket-io-im npm install |
Verdict:
- No live demo anymore.
- Nice example of socket.io service in angular but doesn’t do much.
- Uses Jade node template engine.
- Nice change user name.
- In depth tutorial on whats going on a bonus.
One thought on “HTML5 Rocks Chat App Demo Socket-io”