livepeer-swarm icon indicating copy to clipboard operation
livepeer-swarm copied to clipboard

POC implementation of Livepeer network node, built on Swarm and Devp2p

Results 12 livepeer-swarm issues
Sort by recently updated
recently updated
newest added

This will prevent swarm nodes from attempting to connect to the livepeer nodes due to differences in advertised capabilities.

**Issue by [dob](https://github.com/dob)** _Wednesday Mar 01, 2017 at 21:24 GMT_ _Originally opened as https://github.com/livepeer/go-ethereum/issues/44_ ---- `forwarder.Stream()` calls getPeers() and then forwards the stream request to the closest peer it receives....

bug