Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion transport/impls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ implementations:
commit: e79b6e9f2d7adf6cd1d089e6696d39f43af12c6f

dockerfile: interop/transport/Dockerfile
transports: [tcp, ws, wss, quic-v1]
transports: [tcp, ws, wss, quic-v1, webrtc-direct]
secureChannels: [noise]
muxers: [mplex, yamux]

Expand Down
Loading