Releases: theokyr/SimpleChat-MLO
Releases · theokyr/SimpleChat-MLO
SimpleChatMLO v0.1
Release v0.1 of SimpleChatMLO.
Features:
- GUI for Server and Client
- Clients can choose a nickname while connecting
- Clients can change their nickname while connected by sending a message command:
!nick <new nickname>
- Server announces the connection of a new Client to all currently connected Clients
- Server can see a list of currently connected Clients on request
- Clients can use HTML to format their messages (warning: HTML is currently completely unfiltered, so be careful!)