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

Port Blank Canvas to use WebSockets #84

Open
andygill opened this issue Nov 3, 2016 · 2 comments
Open

Port Blank Canvas to use WebSockets #84

andygill opened this issue Nov 3, 2016 · 2 comments

Comments

@andygill
Copy link
Member

andygill commented Nov 3, 2016

Use websockets, and replace canvas-comet.

@andygill andygill modified the milestone: blank-canvas 0.7 Nov 3, 2016
@jhmcstanton
Copy link

I'm definitely reading this out of context, but would it be possible (or even make sense) to port to a more general transport layer? What is coming to mind would be something like an open type family with a websockets instance and canvas-comet instance. Then we could also add other instances as needed or they become interesting. Not sure how easy/reasonable/useful this would be with the current design though.

@andygill
Copy link
Member Author

andygill commented Nov 6, 2016

Have a look at https://github.com/ku-fpg/javascript-bridge. Its a generic bridge that happens to use web sockets.

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

No branches or pull requests

2 participants