Commit Graph

6 Commits

Author SHA1 Message Date
Théo Monnom 3630e93054 Initial Room
Switching computer
2022-10-29 00:11:10 +02:00
Théo Monnom c1326dab93 independant SignalClient, SignalStream & events
SignalStream holds the connection to the websocket. It can be replaced at each connection
2022-10-08 23:00:56 +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 d9fd69b5c0 Windows + Initial WebRTC sys & Safe WebRTC + Initial livekit-core 2022-09-12 12:51:54 +02:00
Théo Monnom b59606b989 Add basic project boilerplate for iOS & Android ( To use platform specific code ) 2022-08-16 15:41:51 +02:00