lat-murmeldjur
lat-murmeldjur
### Checklist - [ ] I have filled out the description and linked the related issues. ### Description Webrtc multiaddress creation added for intercompatibility with in-browser node types
### Summary While trying to dial a secure websocket underlay, I/O error broken pipeline occured at multi_stream upgrade Tried with yamux as well as mplex. Can not find any configuration...
### Summary While trying to implement(https://github.com/lat-murmeldjur/weeb-3) an in-browser wasm client (to ethswarm bee network), the following behaviour was encountered. Dial to go-libp2p over webrtc-direct succeeds. Can open custom handshake stream...
This PR has two parts: - WebRTC addresses added in libp2p node setup - go-libp2p related dependencies' versions bumped to newer versions that make WebRTC connections work WebRTC advantages: -...
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context While testing feeds the following behaviour was observed: bee returns first update...