bee
bee copied to clipboard
feat: introduce libp2p QUIC transport
Checklist
- [x] I have read the coding guide.
- [ ] My change requires a documentation update, and I have done it.
- [ ] I have added tests to cover my changes.
- [x] I have filled out the description and linked the related issues.
Description
Introduces libp2p QUIC transport and enables it by default.
Closes ethersphere/bee-backlog#70