Bitmessage
bitmessage/Abit
Abit is a client for the Bitmessage protocol that runs on Android™ devices.
Updated 2021-12-08 14:55:04 +01:00
bitmessage/Jabit
Jabit is a Bitmessage library for the Java environment, written in Kotlin. It is used by both Abit and Jabit-Server, and it shouldn’t be too hard to create your own Bitmessage client with it.
Updated 2021-12-08 14:39:51 +01:00
bitmessage/Jabit-Server
This is a simple Bitmessage server application made with Jabit. It can be used as a trusted node for the Abit, both for simple synchronization and ‘server proof-of-work’.
Updated 2020-09-18 11:44:58 +02:00
bitmessage/MessagePack
Simple MsgPack is a simple Java library for handling MessagePack data. It doesn’t do any object mapping, but maps to special objects representing MessagePack types. For most cases you might be better off using the official library org.msgpack:msgpack.
Updated 2020-09-18 11:44:25 +02:00