Ferdinand Schober
|
7677fae14b
|
Encryption and One-Way-Control (#200)
This is a major rewrite of the core networking logic enabling one-way control and encryption through the webrtc-dtls crate.
closes #164
closes #104
|
2024-11-09 13:54:43 +01:00 |
|
Ferdinand Schober
|
4db2d37f32
|
split into input-{event,capture,emulation}
|
2024-07-02 22:07:37 +02:00 |
|
Ferdinand Schober
|
70a23b9fa7
|
reduce coupling of emulation and capture backends
|
2024-07-02 16:23:07 +02:00 |
|
Ferdinand Schober
|
b6b16063a8
|
Configurable emulation backend (#151)
|
2024-07-01 20:09:16 +02:00 |
|
Ferdinand Schober
|
3528ef4fae
|
Configurable capture backend (#150)
capture backend can now be configured via the `capture_backend` cli argument / config entry
|
2024-06-29 00:10:36 +02:00 |
|
Ferdinand Schober
|
f7edfecba9
|
add tests for capture and emulation
|
2024-04-11 13:53:49 +02:00 |
|
Ferdinand Schober
|
742b1585d7
|
rename producer, consumer to emulation and capture (#98)
input emulation / input capture is clearer than event consumer and producer
|
2024-03-21 20:26:57 +01:00 |
|