1.4.8 • Published 6 years ago

centriguge_js_no_withcredentials v1.4.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Browser Javascript client for Centrifugo

See client documentation

Contribute

If you want to contribute, install dependencies and run gulp command from root repo folder - this results in creating build file in build directory.

After work done you can build unminified (centrifuge.js) and minified (centrifuge.min.js) bundles on top repo level using npm run build command.