Commit Graph
33 Commits
Author SHA1 Message Date
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 MonnomandGitHub 9361b7e256 Tiny Room prototype
Minimalist room poc
2022-09-29 21:37:21 +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 32ac92b171 refactored rtc_engine 2022-09-27 15:21:38 +02:00
Théo MonnomandGitHub bafa65dc9b Merge pull request #3 from livekit/theo/prototype
Initial client-sdk-native
2022-09-26 20:06:13 +02:00
Théo MonnomandGitHub 2de92c0e23 Merge pull request #5 from livekit/theo/rtc_prototype
RTC Prototype
2022-09-26 12:35:21 +02:00
Théo Monnom 04273f24da Handle subscriber data channels 2022-09-25 23:57:24 +02:00
Théo Monnom 6ad2563348 subscriber prototype 2022-09-25 22:32:21 +02:00
Théo Monnom 4067a9add6 rtc_config 2022-09-25 13:54:56 +02:00
Théo Monnom e74aac70bb Added .clang-format + reformatted code 2022-09-20 22:47:47 +02:00
Théo Monnom baf1db9a04 Fix MacOS build 2022-09-20 22:19:47 +02:00
Théo MonnomandGitHub 2242008b93 Merge pull request #4 from livekit/theo/temp1
Working DataChannel
2022-09-20 14:39:59 +02:00
Théo Monnom 4ff578e92f rustfmt 2022-09-20 14:38:48 +02:00
Théo Monnom 8111b97782 Working DataChannel 2022-09-20 14:37:47 +02:00
Théo Monnom 8380ffadef DataChannel progress 2022-09-19 01:11:18 +02:00
Théo Monnom dca8cf7796 Keep ownership of observers on the Rust side 2022-09-18 15:22:57 +02:00
Théo Monnom 81b45d9c48 dc progress 2022-09-18 14:40:50 +02:00
Théo Monnom 06587d154f pc test 2022-09-16 11:45:39 +02:00
Théo Monnom f643f458f8 test #1 2022-09-14 21:33:34 +02:00
Théo Monnom 12a6d232b5 Better RTCError handling + tests 2022-09-13 14:19:44 +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 MonnomandGitHub 7b09d6dd51 Merge pull request #2 from livekit/feat/example-projects
Add basic project boilerplate for iOS & Android ( To use platform spe…
2022-08-16 15:43:20 +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
Théo MonnomandGitHub 01eaa337a5 Merge pull request #1 from livekit/feat/poc-ios
Feat: iOS POC
2022-08-16 15:30:45 +02:00
Théo Monnom 191c9f9004 Update .gitignore 2022-08-16 15:29:57 +02:00
Théo Monnom 037b0c4ec1 Basic Android version 2022-08-11 12:20:23 +02:00
Théo Monnom 5a84aaa3c9 basic MacOS version 2022-08-03 16:19:02 +02:00
Théo Monnom 5c8841de1f cleanup 2022-05-30 22:43:40 +02:00
Théo Monnom 112bc2de9c link 2022-05-23 19:36:13 +02:00
Théo Monnom 8d20e35f02 Non blocking SignalClient 2022-05-08 22:14:16 +02:00
Théo Monnom 9ad7128319 Initial commit 2022-04-30 17:45:59 +02:00