GitHub - ranmufei/IM: IM 开发 基于 websoct

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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.

IM