40fc80ae24
Relates to #5 |
||
---|---|---|
integration | ||
.gitignore | ||
LICENSE | ||
README.md | ||
conn.go | ||
listener.go | ||
signaling.go | ||
stream.go | ||
transport.go | ||
webrtcdirect.go | ||
webrtcdirect_test.go |
README.md
go-libp2p-webrtc-direct
Package go-libp2p-webrtc-direct
aims to be a Go port of js-libp2p-webrtc-direct.
Dependencies
There is currently no dependency management technique implemented. However, this package relies on some dependencies that have not been upstreamed yet. Check out the following forks under their original package name:
- backkem/go-multiaddr-dns under
multiformats/go-multiaddr
- backkem/mafmt under
whyrusleeping/mafmt
Status
The package is in alpha status.
License
MIT License - see LICENSE for full text