We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a0801 commit e31f427Copy full SHA for e31f427
README.md
@@ -1,8 +1,11 @@
1
# flutter-webrtc-server
2
A simple WebRTC Signaling server for flutter-webrtc and html5.
3
4
-## Compatible browser
5
-Chrome/Firefox/Safari
+## Features
+- Support Windows/Linux/macOS
6
+- Built-in web, signaling, [turn server](https://github.com/pion/turn/tree/master/examples/turn-server)
7
+- Support [REST API For Access To TURN Services](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00)
8
+- Use [flutter-webrtc-demo for](https://github.com/cloudwebrtc/flutter-webrtc-demo) all platforms.
9
10
## Usage
11
0 commit comments