0.0.1 • Published 6 years ago

centrifuge-laiwan v0.0.1

Weekly downloads
25
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.