rbxts-pako/examples/README.md
2020-11-07 22:57:35 +03:00

6 lines
262 B
Markdown

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".