Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #124 from protocol/feat/add-transports
Browse files Browse the repository at this point in the history
feat: add go-mplex and go-ws-transport
  • Loading branch information
Stebalien authored Jul 15, 2021
2 parents a7e0dc3 + 1d1b3cf commit 842b49d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,14 @@
{ "target": "libp2p/go-libp2p-webrtc-direct" },
{ "target": "libp2p/go-libp2p-xor" },
{ "target": "libp2p/go-libp2p-yamux" },
{ "target": "libp2p/go-mplex" },
{ "target": "libp2p/go-nat" },
{ "target": "libp2p/go-reuseport" },
{ "target": "libp2p/go-sockaddr" },
{ "target": "libp2p/go-socket-activation" },
{ "target": "libp2p/go-stream-muxer-multistream" },
{ "target": "libp2p/go-tcp-transport" },
{ "target": "libp2p/go-ws-transport" },
{ "target": "libp2p/go-yamux" },
{ "target": "libp2p/hydra-booster" },
{ "target": "multiformats/go-multiaddr" },
Expand Down

0 comments on commit 842b49d

Please sign in to comment.