Skip to content

Networking Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@ericxtang ericxtang released this 02 Dec 20:02
· 2774 commits to master since this release

This updated Livepeer node is more stable when a lot of messages are going through the same node. We added msgio in the libp2p networking layer so messages will less likely be lost. We also changed to a uni-directional stream approach so messages will incoming and outgoing messages will be on different streams.

We also made some improvements to the command line interface, so now all you have to do is ./livepeer -testnet to join the test network. See the documentation page for more info.