Skip to content

Commit

Permalink
enable webrtc by default (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes committed Jun 29, 2022
1 parent 3c7f796 commit d5b2e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ default = [
"wasm-ext",
"websocket",
"yamux",
"webrtc"
]
autonat = ["dep:libp2p-autonat"]
dcutr = ["dep:libp2p-dcutr", "libp2p-metrics?/dcutr"]
Expand Down

0 comments on commit d5b2e09

Please sign in to comment.