Fantom-foundation / lachesis-rs

Lachesis BFT consensus for permission-less networks, in Rust
MIT License
34 stars 5 forks source link

Added Websocket Handler(#51, #53) #55

Closed rishflab closed 5 years ago

rishflab commented 5 years ago

Added a websocket handler with bincode binary encoding. Added a websocket client binary to communicate with the websocket handler.