Skip to content

Coding-Squad/flutter-webrtc-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-webrtc-server

A simple WebRTC Signaling server for flutter-webrtc and html5.

Online Demo: https://demo.cloudwebrtc.com:8086/

Features

Usage

Run from source

  • Clone the repository, and run.
git clone https://github.com/cloudwebrtc/flutter-webrtc-server.git
cd flutter-webrtc-server
go run cmd/server/main.go

Note

If you need to use it in a production environment, you need more testing.

screenshots

iOS/Android

PC/HTML5

About

A simple WebRTC signaling server for flutter-webrtc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 73.0%
  • JavaScript 23.5%
  • Makefile 2.8%
  • HTML 0.7%