Web-based instant group chats without user registration. Implemented using WebSockets.
Find a file
2018-10-27 05:13:14 +02:00
public_html First WebSocket client code 2018-10-27 05:13:14 +02:00
server First code 2018-10-27 04:43:46 +02:00
.gitignore Initial commit 2018-10-27 04:39:23 +02:00
README.md Initial commit 2018-10-27 04:39:23 +02:00

instantchat

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