Aaron Spiegel
f2b4373ba4
Add proto3 optional to prost build ( #65 )
...
* add proto3 optional to prost build
* also add optional proto flag to livekit_ffi
---------
Co-authored-by: Théo Monnom <theo.monnom@outlook.com >
2023-05-12 12:48:56 +02:00
Théo Monnom
1c12e749f2
feat: add publishing & audio to ffi ( #46 )
...
- Divide FFI protocol into multiple files
- Audio support
- AV Streams/Sources
- Create tracks
- Use Dashmap to store handles
- Add a capture test
- Ignored by GHA atm
2023-05-08 23:12:37 +02:00
Théo Monnom
1610f86316
feat: basic ffi server to support other languages ( #34 )
...
* wip
* wip
* wip
* wip
not a fan of the way I do handles ..
* errors and async semantic
* fix example
2023-01-25 00:09:19 +01:00