Releases: cheestree/real-time-chat
Releases · cheestree/real-time-chat
1.0
First release, can be demo tested and/or continued developing by following the README in the projects root.
Implemented features
- account registration, login and logout.
- server creation, deletion and join.
- channel creation and deletion.
- channel messaging with history.
- direct messaging with history.
- member list.
Future plans
- implement friend requests.
- user preferences.