rbxts-pako/examples/README.md
2016-08-24 23:41:08 +03:00

6 lines
265 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 explain data reencoding steps. It does
not have error checks and so on. Don't copy-paste to production code "as is".