libp2p / go-ws-transport

a websocket implementation of a go-libp2p transport
Other
60 stars 19 forks source link

pass a context to OpenStream in tests #98

Closed marten-seemann closed 3 years ago

marten-seemann commented 3 years ago

Depends on https://github.com/libp2p/go-libp2p-core/pull/172.

marten-seemann commented 3 years ago

Tests are failing due to https://github.com/libp2p/go-ws-transport/issues/99. Definitely unrelated to this PR. I'm disabling this test for now, and I hope someone who has more context with the ws-transport can figure out what's going wrong there.