More on README

This commit is contained in:
Martin Brodbeck 2023-10-05 08:39:30 +02:00
parent da528b4815
commit fabb5cde38

View file

@ -1,7 +1,7 @@
# m32chat
m32chat is a simple chat server for the [Morserino](https://www.morserino.info/).
It is a reimplementation of the Python2.7 script [m32_chat_server](https://github.com/sp9wpn/m32_chat_server).
It is (more or less) a reimplementation of the Python2.7 script [m32_chat_server](https://github.com/sp9wpn/m32_chat_server).
The m32chat service listens on port 7373 for UDP messages and rebroadcasts them to the other subscribed Morserino clients.