Skip to content
/ web Public
forked from centrifugal/web

Admin web interface for Centrifugo real-time messaging server

License

Notifications You must be signed in to change notification settings

khushiyal/web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web interface for Centrifugo. See its description in documentation.

This web interface built into Centrifugo. Use command-line option --web to run Centrifugo with web interface:

centrifugo --config=/path/to/config.json --web

You can also run Centrifugo with custom path to web interface (for example if you want to contribute into this web and need to test your changes):

centrifugo --config=/path/to/config.json --web --web_path=/path/to/centrifugal/web/app/

About

Admin web interface for Centrifugo real-time messaging server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 13.4%
  • HTML 1.4%