Small logging and connectivity improvements, plus one minor API improvement.
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.