mirror of
https://github.com/fluencelabs/jabci
synced 2025-03-16 19:20:50 +00:00
Fix reading messages from client Sockets
jTMSP
A Java implementation of the Tendermint socket protocol (TMSP)
How to use
Check out StartupExampleDummy.java or JavaCounter.java for examples.
Update protobuf types
When you make changes to the protobuf file, you can enable the appropriate build-phase for the compiler-plugin to generate the file(s) in the target-directory. Just switch the comments on lines pom.xml and 28.
Languages
Java
100%