Skip to content

Releases: cheestree/real-time-chat

1.0

21 Feb 12:40

Choose a tag to compare

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.