You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<@U02US1A9RA9> probably a question for you: In crates/re_sdk_comms/src/server.rs , serve() spawns a thread waiting for incoming connections, and then 1 thread per connection from an incoming SDK. Is there any special reason this isn’t implemented with Tokio?
<@U02US1A9RA9> probably a question for you: In
crates/re_sdk_comms/src/server.rs
,serve()
spawns a thread waiting for incoming connections, and then 1 thread per connection from an incoming SDK. Is there any special reason this isn’t implemented with Tokio?Slack Message
The text was updated successfully, but these errors were encountered: