Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/michaelyou/webrtc_server

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/michaelyou/webrtc_server

  • v0.0.0-20180802135531-b261b50fe270
  • Source
  • Go
  • Socket score

Version published
Created
Source

一个webrtc示例

特点:

  • server支持https,因为webrtc现在需要server是https才能work
  • server用websocket协议实现

运行:

  1. git clone 本项目
  2. go run main.go (依赖请看代码后自行安装)
  3. 在浏览器中执行https://127.0.0.1:8080/home#abc,打开一个新的tab,同样执行https://127.0.0.1:8080/home#abc,你应该能看到两个视频窗口。如果有两台电脑可以分别在两台电脑执行。

FAQs

Package last updated on 02 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc