Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stasel/messageu

A simple chat messaging client-server software written in Python and C++
https://github.com/stasel/messageu

Last synced: 27 days ago
JSON representation

A simple chat messaging client-server software written in Python and C++

Awesome Lists containing this project

README

        

# MessageU
A simple chat messaging client-server software written in Python and C++.

The implementation uses a custom protocol over TCP. The client is written in C++ and the server is written in Python.