Small logging and connectivity improvements, plus one minor API improvement.
This release subsumes [email protected] (abandonded).
npm install @rocicorp/[email protected]
(as compared to [email protected])
socketOrigin constructor parameter can now be null. If null , Reflect will not try to connect to the server and can be used entirely locally. This is useful for tests.total_time_to_connect_ms to track total connection time across multiple retries.