Thanks to visit codestin.com
Credit goes to github.com

Skip to content

edwsel/go-protoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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.go

Golang client test.

cd go-protoo/examples/go
go run client.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%