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
Summary - Updated the version of napl dependency in package.json. - Refactored getData method in SyncClient.ts to use properties object instead of context. a3e4688
Summary - Added ice servers for RTCPeerConnection in example/dist/index.js and src/client/peer/PeerManager.ts. - Updated the version of @types/ws and ts-jest in package.json. 46477db
Removed redundant code from README.md - Updated the napl version in package.json from "^1.0.53" to "^1.0.55" - Removed unused code related to emojis and exporting functions in src/index.ts - Removed unnecessary properties from ISocket interface in src/client/ISocket.ts - Updated napl methods in SyncClient.ts to improve data handling - Made some minor changes to improve reliability and efficiency 8e136ad