We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f027c67
Added NetworkSync to sync instances between clients with delay.
e563732
Added callback chain. Added error chain. Added finally handler. Added buffer compression.
5a7902d
RPC is now optional. network.sendData() is optimized to send data to all clients by stringifying the JSON only once.
a42981d
Added RAW and WebSockets.
f49ab5e
First Release