server icon indicating copy to clipboard operation
server copied to clipboard

Replace client conneciton with a Web Socket

Open petterarvidsson opened this issue 9 years ago • 0 comments

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.

petterarvidsson avatar Dec 26 '15 11:12 petterarvidsson