rbxts-pako/examples
2020-11-07 22:57:35 +03:00
..
.eslintrc.yml Deps cleanup: drop bluebird 2018-11-29 21:10:51 +03:00
browser.html Cleanup example 2020-11-07 22:57:35 +03:00
README.md Cleanup example 2020-11-07 22:57:35 +03:00
server.js Cleanup example 2020-11-07 22:57:35 +03:00

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