mage / mage-sdk-unity

MAGE client SDK for Unity
MIT License
2 stars 13 forks source link

Add websocket support #11

Open daniel-dressler opened 9 years ago

daniel-dressler commented 9 years ago

Without websockets our cost per call is quite high as every request must tear down and setup a tcp connection.

ronkorving commented 9 years ago

Do we currently use HTTP keepalive?

AlmirKadric commented 9 years ago

for reference: https://github.com/fpanettieri/unity-socket.io/tree/master/SocketIO https://github.com/sta/websocket-sharp