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
Our SDKs rely on a standard TCP handshake to determine whether a Rerun Viewer is already running, which only guarantees that the port is bound, not that it is bound by Rerun specifically.
We need an application-level handshake on top.
The text was updated successfully, but these errors were encountered:
Our SDKs rely on a standard TCP handshake to determine whether a Rerun Viewer is already running, which only guarantees that the port is bound, not that it is bound by Rerun specifically.
We need an application-level handshake on top.
The text was updated successfully, but these errors were encountered: