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