SimpleWebSocketServer Library  v1.0.1
A simple to use websocket with a very easy way to get it to work, just requires four lines of code.
SimpleWebSocketServerLibrary.SimpleWebSocketHttpServer Namespace Reference

Classes

interface  IWebSocketHttpServer
 Interface for WebSocketHttpServer class. More...
 
class  WebSocketHttpServer
 Runs the http server where a client needs to connect to. More...