Skip to content

Bobby-Ling/webrtc_plugin

 
 

Repository files navigation

SessionMgr

WebRTC Session Manager based on https://github.com/pion/webrtc

how to build example

Windows

go build -o ./example.exe sessionmgr/cmd/sessionmgr

Linux

go build -o ./example sessionmgr/cmd/sessionmgr

About

WebRTC Session Manager based on https://github.com/pion/webrtc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Python 0.9%