We got a game that uses websockets to connect with the server. (web socket sharp library)
However we couldn’t compile the project with this library on Windows Phone platform.
We cannot find other library which work, so we are pretty much stuck here
Can somebody give us recommendation or hint which library use or how to make websockets working on windows phone?