Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chronosxyz/bitmessage-rs
Messaging protocol and desktop client inspired by the Bitmessage project
https://github.com/chronosxyz/bitmessage-rs
bitmessage gtk4 libp2p relm4
Last synced: about 1 month ago
JSON representation
Messaging protocol and desktop client inspired by the Bitmessage project
- Host: GitHub
- URL: https://github.com/chronosxyz/bitmessage-rs
- Owner: ChronosXYZ
- License: mit
- Created: 2023-04-22T17:45:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-14T22:49:35.000Z (over 1 year ago)
- Last Synced: 2024-11-15T03:08:46.887Z (about 1 month ago)
- Topics: bitmessage, gtk4, libp2p, relm4
- Language: Rust
- Homepage:
- Size: 641 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitmessage-rs
This is rewrite of the BitMessage project in Rust using libp2p framework. Network protocol is not going to be compatible with official implementation.
# License
MIT. See [LICENSE](LICENSE) file for details.