ReadyForRoomEvent#666
Conversation
|
|
looks like my prettier stage is failing, i ran it locally but i see its unchanged -- maybe my local prettier format (default) is not what the repo uses? |
lukasIO
left a comment
There was a problem hiding this comment.
lgtm!
prettier should pick up the config from this repo, I pushed a fix (was just a import ordering issue), for next time you can try running pnpm run format:check and/or pnpm run format:write locally and it should work
Overview
Send ReadyForRoomEventRequest once async connection is returned from rust.
Implications
Without this as of this commit in the rust SDK after fulfilling the async connection response, rust will timeout with a panic after 1s of not getting this request