Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysterlune/ember-socket-adapter


https://github.com/mysterlune/ember-socket-adapter

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

#WebSocket Adapter for Ember Data

WebSockets allows for a long-lived connection between a client application and webserver backend. This adapter communicates via WebSockets with a data service.

This project uses [Socket.IO](http://socket.io) and [Ember Data](://github.com/emberjs/data).

##Ember-App-Kit

This project is built from [ember-app-kit](https://github.com/stefanpenner/ember-app-kit), and is _not_ a fork.

## Special Thanks

The whole Ember community, really. And particluar thanks to [@stefanpenner](https://github.com/stefanpenner) (and contributors) for Ember App Kit.

## License

Copyright 2013 by Stefan Penner and Ember App Kit Contributors, and licensed under the MIT License. See included
[LICENSE](/stefanpenner/ember-app-kit/blob/master/LICENSE) file for details.