🎤 Building Real-Time Applications with Ember
- 👤 Steve Kinney
- Twitter: @stevekinney
📹
Video:
https://youtu.be/nfGORL8ebn8
In this session, we'll investigate a few strategies for integrating browser features like WebSockets as well as third-party libraries into our ember-cli applications. We'll look at how to structure an application using standalone controllers, initializer objects, and services. Our example application will be a real-time chat application that uses WebSockets to push notification to connect clients. We'll build the application with native WebSockets and talk about how to leverage external libraries like Socket.io and Faye.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.