Skip to content

zxdstyle/webrtc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

快速开始

此项目为简单的demo项目,仅支持本机通信

 git clone https://github.com/zxdstyle/webrtc-demo.git 

启动信令服务器:

 cd server go run main.go 

启动客户端:

 cd client yarn && yarn dev 

先访问http://localhost:3000/client页面再访问 http://localhost:3000即可体验

About

基于webrtc实现点对点桌面分享

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published