alexmmota / centrifuge-js

Javascript client to communicate with Centrifugo from web browser over Websockets or SockJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Javascript client to communicate with Centrifugo from web browser over Websockets or SockJS


Languages

Language:JavaScript 100.0%