Added code.

This commit is contained in:
2026-02-14 16:02:53 -05:00
commit 22f62844e4
23 changed files with 22331 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# COMS
Commonwealth Oriented Message System.
IRC-like instant messaging system with infinite threading support. Server is
written in C, and the client server in nodejs.
Depends on [libwebsockets](https://libwebsockets.org/).