Sebastian Dröge
|
9a46977a4c
|
sendrecv/rust: Port from tokio to async-std and use async/await
|
2019-11-29 20:47:21 +01:00 |
|
Sebastian Dröge
|
3d2b63615a
|
Update dependencies of Rust sendrecv example
|
2019-10-25 02:05:16 +03:00 |
|
Sebastian Dröge
|
8606b54671
|
Update dependencies of Rust example
|
2019-07-08 16:45:08 +03:00 |
|
Sebastian Dröge
|
d393063868
|
Update Rust sendrecv example to latest GLib/GStreamer bindings
|
2019-06-27 13:57:42 +03:00 |
|
Sebastian Dröge
|
a47bdbb21f
|
Port Rust sendrecv example to asynchronous IO and completely rewrite
Code should be easier to follow now and also supports TLS WebSockets
now.
Fixes https://github.com/centricular/gstwebrtc-demos/issues/70
|
2019-06-27 13:54:23 +03:00 |
|
Emmanuel Gil Peyrot
|
1595972c90
|
Update Rust dependencies
|
2019-02-26 19:56:49 +02:00 |
|
Sebastian Dröge
|
fe6267fe0d
|
Update to releases of glib/gstreamer bindings
|
2018-09-10 14:06:01 +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 |
|