This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
482 commits
to master
since this release
0.4.0 (2021-01-15)
chore
Features
- add grpc server and client (#3403) (a9027e0), closes #2519 #2838 #2943 #2854 #2864
- allow passing a http.Agent to the grpc client (#3477) (c5f0bc5), closes #3474
BREAKING CHANGES
- The websocket transport will only dial DNS+WSS addresses - see https://github.com/libp2p/js-libp2p-websockets/releases/tag/v0.15.0
Co-authored-by: Hugo Dias [email protected]