Shane Perry
|
b60d0d112c
|
Added a basic health check endpoint to the server
|
2019-08-12 17:58:30 +00:00 |
|
Nirbheek Chauhan
|
7fe9f8e092
|
signalling/simple-server: Listen on both ipv4 and ipv6 by default
Empty string or `None` mean all interfaces. Specifying 0.0.0.0 means
ipv4 interfaces only.
Fixes https://github.com/centricular/gstwebrtc-demos/issues/120
|
2019-07-16 02:31:56 +05:30 |
|
maxmcd
|
83b9c4efd7
|
Add --disable-ssl option to simple-server.py
|
2018-06-18 09:02:05 +03:00 |
|
Nirbheek Chauhan
|
d687ff3d91
|
simple-server: Add support for multi-party rooms
Also add a new room-client.py to test the protocol which is documented
in Protocol.md
|
2017-10-28 19:20:44 +05:30 |
|
Nirbheek Chauhan
|
663ad7ba98
|
Add a simple python3 webrtc signalling server
+ client for testing + protocol documentation
|
2017-10-21 19:56:52 +05:30 |
|