Under the hood
Internal refactor of the remote bridge's transport handling, no behavior change apparent
What
The code handling the remote bridge's transport layer (connection, incoming data, closing, presence and history syncing, and owner-changed handling) was refactored with renamed internal variables. The core behaviors, such as flushing history and reporting bridge connection and presence telemetry, appear to be preserved.
Why
This looks like an internal cleanup of the remote bridge's transport code rather than a change you would notice while using it.