Skip to content

Releases: H4k1l/Rchat

Third release

25 Aug 22:56
04165ac

Choose a tag to compare

In this release, I have implemented end-to-end encryption for the communication between hosts

Second release

13 Aug 16:35
c53a356

Choose a tag to compare

Second release Pre-release
Pre-release

In this second release, not everything is implemented, but I've added some core features:

  • !sendfile
  • almost completely rewritten the code in async with the Tokio runtime
  • the chats can be password-protected
  • implemented a commands side-box

First release

03 Aug 16:10
9ee378a

Choose a tag to compare

First release Pre-release
Pre-release

This is the first demo release with only the basic feature, and not everything is implemented.
The implemented feature are:

  • connections
  • TUI