文件名称:Go-RTCTunnel-实现通过WebRTC构建网络隧道
文件大小:2.43MB
文件格式:ZIP
更新时间:2022-09-02 16:40:58
Go开发-网络编程
RTCTunnel - 实现通过WebRTC构建网络隧道
【文件预览】:
rtctunnel-rtctunnel-bfc3cef
----cmd()
--------rtctunnel()
----_config.yml(25B)
----Procfile(137B)
----LICENSE(1KB)
----signal()
--------signal.go(2KB)
----dist()
--------build-linux.sh(434B)
--------build.dockerfile(373B)
----crypt()
--------crypt.go(3KB)
--------crypt_test.go(337B)
----ext()
--------js()
----examples()
--------browser-http()
--------redis()
----.gitignore(303B)
----go.sum(9KB)
----README.md(2KB)
----peer()
--------options.go(77B)
--------webrtc_native.go(3KB)
--------dispatcher.go(2KB)
--------webrtc_js.go(4KB)
--------datachannel.go(2KB)
--------webrtc.go(550B)
--------conn.go(5KB)
----go.mod(908B)
----channels()
--------channels.go(1KB)
--------operator()