 CloudWebRTCandGitHub
|
7acfb3faac
|
chore: Make timeouts configurable. (#191)
|
2022-10-18 15:52:24 +08:00 |
|
 Hiroshi HorieandGitHub
|
224047c31f
|
Session migration (#72)
* impl
* retry logic
* simulate
* pass checks
* adjust log level
* retry condition
* fix simulate scenario params
* format
* use `RTCPeerConnectionState` instead of `RTCIceConnectionState`
* adjust retry
* additional check for completer
* more logging
* fix id
* pub
* change package
* doc update
* retry tests
* format
* apply suggestions
|
2022-01-25 00:53:18 +07:00 |
|
Hiroshi Horie
|
e015f62b9c
|
more logging
|
2021-12-16 03:30:48 +07:00 |
|
 Hiroshi HorieandGitHub
|
6445b8d2a8
|
Switch to new event system (#9)
* `SignalEvents` and `synchronized` mode for `EventsListenable`
* cascade syntax
* clean up
* `RoomEvents`
* `ParticipantEvents`
* all events implemented
* make it compile with M1 macs
* dispose logic
* cleaner connect logic
* ask to publish
* fix initial EngineTrackAddedEvent glitch
* fix unpublishTrack bug
* clean up
* better events docs
* organize event types
* clean up
* cleaner wait logic
* wait for event instead of using Completer
* notifyListeners
|
2021-09-24 23:37:26 +09:00 |
|