Commit Graph
6 Commits
Author SHA1 Message Date
Théo Monnom 2ecae706a9 refactored RTCEngine
Added comments & separated code into multiple parts.
Maybe the next step is to put PeerConnections into another file 🤔
2022-10-08 23:04:50 +02:00
Théo Monnom 754bc80f31 fix negotiation crash with CallFactoryInterface for media & moved RTCEngine code to EngineInternal 2022-10-03 21:59:25 +02:00
Théo Monnom d64c7e5e08 rustfmt & signal_client improvememts
- handle ping message
- recv now only returns on SignalResponse
2022-10-03 15:59:43 +02:00
Théo Monnom 2213a70142 cancellable SignalClient & tracing 2022-10-02 21:22:12 +02:00
Théo Monnom 0d34e5a48e Started Room, publisher negotiation, add RTCRuntime dependencies across webrtc instances 2022-09-29 21:34:30 +02:00
Théo Monnom d9fd69b5c0 Windows + Initial WebRTC sys & Safe WebRTC + Initial livekit-core 2022-09-12 12:51:54 +02:00