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

https://github.com/tobynetizen/win-local-comm-net

A console-based locally-hosted chat server
https://github.com/tobynetizen/win-local-comm-net

cpp mysql networking windows

Last synced: about 2 months ago
JSON representation

A console-based locally-hosted chat server

Awesome Lists containing this project

README

          

## Local Communications Network
A monolithic and ephemeral console-based chat server hosted on the loopback adapter.



![lcn](lcn.gif)

### Agenda
- [ ] Nickname registration
- [ ] Syntactic refactoring
- [ ] Programmatic SQL API
- [ ] A/B testing proxies for debugging
- [ ] Protocol variability
- [ ] Terminal-based client interface

## License
[MIT](https://raw.githubusercontent.com/tobynetizen/win-local-comm-net/refs/heads/master/LICENSE)