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

Replace client conneciton with a Web Socket #81

Open
petterarvidsson opened this issue Dec 26, 2015 · 0 comments
Open

Replace client conneciton with a Web Socket #81

petterarvidsson opened this issue Dec 26, 2015 · 0 comments

Comments

@petterarvidsson
Copy link
Member

To simplify infrastructure set up, use akka-http web socket support rather than TCP. WebSockets supports binary and text data, just as our own protocol, so we should reuse that fucntionality.

@nsg nsg added this to the Undecided - Short-term milestone Dec 26, 2015
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