maxmcd
|
83b9c4efd7
|
Add --disable-ssl option to simple-server.py
|
2018-06-18 09:02:05 +03:00 |
|
maxmcd
|
bb56d6eab7
|
Add Rust version of sendrecv example
This also comes with a docker image to collect all dependencies and
build everything.
Fixes https://github.com/centricular/gstwebrtc-demos/pull/20
|
2018-06-18 09:02:05 +03:00 |
|
Nirbheek Chauhan
|
bba6c92392
|
Fix heading levels
|
2018-04-11 19:04:47 +05:30 |
|
Nirbheek Chauhan
|
96e4f39fd8
|
Update Protocol.md
Fix indentation typos
|
2017-10-29 04:08:45 +05:30 |
|
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
|
2db85c41cc
|
Protocol.md: Fix headings
|
2017-10-28 19:03:11 +05:30 |
|
Nirbheek Chauhan
|
c2961305e3
|
signalling/client.py: Rename to session-client.py
Also fix CALL -> SESSION naming
|
2017-10-28 19:00:03 +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 |
|