Skip to content

Ported the standard SocketStream chat demo to Ember.js. This should help those having difficulty getting off the ground with Ember.js for SocketStream.

Notifications You must be signed in to change notification settings

jeshuaborges/socketstream-ember-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

$ git clone git@github.com:jeshuaborges/socketstream-ember-demo.git
$ cd socketstream-ember-demo
$ npm install
$ node app.js

Demos:

For fun, open one in opposing browsers and watch the messages flow between ember and vanilla jQuery.

About

Ported the standard SocketStream chat demo to Ember.js. This should help those having difficulty getting off the ground with Ember.js for SocketStream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published