Web-based instant group chats without user registration. Implemented using WebSockets.
Go to file
Lexi / Zoe d5f1e76383 Docu: add initial protocol docu 2018-11-24 01:23:24 +01:00
doc Docu: add initial protocol docu 2018-11-24 01:23:24 +01:00
public_html Client: parse JSON server messages 2018-11-23 21:54:56 +01:00
server Server: parse client messages, handle 'init' 2018-11-24 01:16:38 +01:00
.gitignore client now connects to public server 2018-11-12 21:47:47 +01:00
README.md Initial commit 2018-10-27 04:39:23 +02:00
instantchatctl Add server control script 2018-11-12 21:25:35 +01:00

README.md

instantchat

Web-based instant group chats without user registration. Implemented using WebSockets.