diff --git a/websocket_chatExample/readme.md b/websocket_chatExample/readme.md new file mode 100644 index 0000000..6aa909a --- /dev/null +++ b/websocket_chatExample/readme.md @@ -0,0 +1,14 @@ +This is a unicast websocket chat. +To install : + gcc websocket_chat.c mongoose.c -o websocket_chat + + To run the server : + ./websocket_chat + + Instructions : + +Open 127.0.0.1:8000 in your webBrowser +To bind floID send + $ +To send msg to a floID +