Skip to content

Latest commit

 

History

History
 
 

websocket-server

Try it now in CWS

Http WebSocket Server

An example Http and WebSocket server implementation with a sample app which serves itself and allows connected clients to chat with each other. The API is very similar to NodeJS with the intention that this could be an easy drop-in replacement for a NodeJS served application.

APIs