Hi,
I'm playing around with the excellent sample and libraries you have provided. I'm trying to use a Javascript UI , rather than Unity 3D... like this https://github.com/rmdias/ng2-tic-tac-toe
My aim is to use WebSockets for communication, perhaps using signalr. I'm wondering if you have any hints for approaching this and whether your TCP based solution can be tweaked in that direction.
Hi,
I'm playing around with the excellent sample and libraries you have provided. I'm trying to use a Javascript UI , rather than Unity 3D... like this https://github.com/rmdias/ng2-tic-tac-toe
My aim is to use WebSockets for communication, perhaps using signalr. I'm wondering if you have any hints for approaching this and whether your TCP based solution can be tweaked in that direction.