Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Socket Service: UI Integration #3

Open
hrovira opened this issue Nov 18, 2013 · 1 comment
Open

Web Socket Service: UI Integration #3

hrovira opened this issue Nov 18, 2013 · 1 comment
Assignees

Comments

@hrovira
Copy link

hrovira commented Nov 18, 2013

  • integration with UI Framework (backbone)
@ghost ghost assigned ryanbressler Nov 18, 2013
@ryanbressler
Copy link

I've included some simplistic client side code for routing messages to the appropriate handlers:

https://github.com/cancerregulome/ReWebsocketServer/blob/master/html/sockdrawer.js

I'd like to repackage this (are we still packaging as jquery plugins or something else?). I also wonder if it should be wired in to support backbone events:
http://lostechies.com/derickbailey/2012/04/19/decoupling-backbone-apps-from-websockets/

And if messages should be more heavily modeled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants