Websockets

AlexM
AlexM
edited November 2014 in DotNet
Hi,

I'm investigating using websockets for our connections but documentation on this seems rather scarce. Reading on these forums I encountered a thread which suggests only the Javascript client supports using them. Is this the case?

viewtopic.php?f=6&t=2729&p=12861&hilit=websocket#p12861

Comments

  • Yes, true.
    But with Photon, you don't really have to implement the connections, right? You get them wrapped up in a nice API which does most of the low level work for you...