mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-03 18:30:58 +01:00
.. | ||
.eslintrc.yml | ||
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 show data reencoding steps. It does not have error checks and so on. Don't copy-paste to production code "as is".