537ad79e4d
Relates to #10 |
||
---|---|---|
examples | ||
.gitignore | ||
LICENSE | ||
README.md | ||
conn.go | ||
go.mod | ||
go.sum | ||
listener.go | ||
signaling.go | ||
stream.go | ||
transport.go | ||
webrtcdirect.go | ||
webrtcdirect_test.go |
README.md
go-libp2p-webrtc-direct
Package go-libp2p-webrtc-direct
is a Go port of js-libp2p-webrtc-direct that implements the go-libp2p-transport interface.
Examples
Check the examples folder for usage and integration examples.
Dependencies
There is currently no dependency management technique implemented.
Status
The package is in alpha status.
License
MIT License - see LICENSE for full text