Web-based instant group chats without user registration. Implemented using WebSockets.
Go to file
Lexi / Zoe a7cf851c90 Add server control script 2018-11-12 21:25:35 +01:00
public_html client.js small modernization 2018-11-11 16:23:44 +01:00
server server: listen on all IPs 2018-11-11 21:15:38 +01:00
.gitignore Add server control script 2018-11-12 21:25:35 +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.