Closed theomonnom closed 1 year ago
Now using channels instead of callbacks. Because in bad timing where the callbacks were not yet configured, we could have skipped certain events. (Even if this is very unlikely)
Channels will just buffer these events
add RtcConfiguration to the FFI serveranother PR