go-libp2p-webrtc-direct/README.md

15 lines
535 B
Markdown
Raw Normal View History

go-libp2p-webrtc-direct
===
2019-02-14 17:10:48 +00:00
Package ``go-libp2p-webrtc-direct`` is a Go port of [js-libp2p-webrtc-direct](https://github.com/libp2p/js-libp2p-webrtc-direct) that implements the [go-libp2p-transport](https://github.com/libp2p/go-libp2p-transport) interface.
## Examples
Check the [examples](./examples) folder for usage and integration examples.
2018-09-30 19:33:55 +00:00
## Dependencies
There is currently no dependency management technique implemented.
2018-09-30 19:33:55 +00:00
## Status
The package is in alpha status.
## License
MIT License - see [LICENSE](LICENSE) for full text