mirror of
https://github.com/status-im/go-libp2p-webrtc-direct.git
synced 2025-01-31 07:55:01 +00:00
web3-bot
41a3151f0a
sync: update CI config files (#51)
* bump go.mod to Go 1.17 and run go fix * bump go.mod to Go 1.17 and run go fix * bump go.mod to Go 1.17 and run go fix * bump go.mod to Go 1.17 and run go fix * add version.json file * update .github/workflows/automerge.yml * update .github/workflows/go-test.yml * update .github/workflows/go-check.yml Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
go-libp2p-webrtc-direct
A transport that enables browser-to-server, and server-to-server, direct communication over WebRTC without requiring signalling servers. This is the Go counterpart to js-libp2p-webrtc-direct.
⚠️ Status: Alpha. ⚠️
Lead maintainer: @backkem
Special thanks to @pion for their fantastic WebRTC Go library, which made this libp2p transport possible.
Install
This package supports gomod builds.
go get github.com/libp2p/go-libp2p-webrtc-direct
Usage
Check out the GoDocs.
Examples
Check the examples folder for usage and integration examples.
Contribute
Feel free to join in. All welcome. Open an issue or send a PR.
This repository falls under the IPFS Code of Conduct.
License
MIT
Languages
Go
100%