Skip to content

A minimalist and extensible go signaling framework for WebRTC.

License

Notifications You must be signed in to change notification settings

brucekim/go-protoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-protoo

How to test.

Run go-protoo-server.

git clone https://github.com/cloudwebrtc/go-protoo
cd go-protoo/examples/go
go run server/main.go

Golang client test.

cd go-protoo/examples/go
go run client/main.go

JS client test.

cd go-protoo/example/js
npm i
npm start

Dart client test.

cd go-protoo/example/dart
pub get
dart protoo_dart_client_test.dart

About

A minimalist and extensible go signaling framework for WebRTC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%