EugeneLoy / BidPulse

MIT License
0 stars 0 forks source link

Add websocket interface #6

Open EugeneLoy opened 9 years ago

EugeneLoy commented 9 years ago

Pick one of integrations here: http://akka.io/community/?_ga=1.51158505.1170959854.1412115699#extensions_to_spray

dtritus commented 9 years ago

Since https://github.com/lihaoyi/SprayWebSockets not maintained and https://github.com/wandoulabs/spray-socketio doesn't support Socket.IO >=1.0 I suggest to use https://github.com/wandoulabs/spray-websocket and native WebSockets on client side.