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
Added a condition to check for outgoing updates that don't start with "peer/" and await connection if any are found in example/dist/index.js - Removed redundant conditional await for connection based on the length of outgoing updates in example/dist/index.js - Updated debug ID in example/dist/index.js - Updated debug ID in example/dist/index.js.map - Added a condition to check for outgoing updates that don't start with "peer/" and await connection if any are found in src/client/SyncClient.tsbee138a
Summary: - Added handling for client updates with restricted peers - Updated debugId in index.js.map - Refactored handling of client updates in SyncRoom.ts 37c4fd0