Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tevesmanuel/tchat

A chat with an indefinite capacity of users, the client is developed in C, and the backend, since it is very simple, is made in NodeJS, it consists of a party system
https://github.com/tevesmanuel/tchat

c

Last synced: 18 days ago
JSON representation

A chat with an indefinite capacity of users, the client is developed in C, and the backend, since it is very simple, is made in NodeJS, it consists of a party system

Awesome Lists containing this project

README

        

To test the project clone it, and run
npm start and make extern (For a window) or just make to run inside the terminal.