mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-05 11:20:58 +01:00
262 B
262 B
Demo of sending compressed objects from browser to server.
Run node server.js
and open browser.html
.
Warning! This is the sample only, to show data reencoding steps. It does not have error checks and so on. Don't copy-paste to production code "as is".