Skip to content
/ web Public
forked from centrifugal/web

Admin web interface for Centrifugal server

License

Notifications You must be signed in to change notification settings

wizzzet/web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web interface for Centrifuge >= 0.8.0 and Centrifugo. See its description in documentation.

You can serve this application using Nginx - see index.html in app folder.

Also Centrifuge and Centrifugo have command-line option --web to serve this web interface:

centrifuge --config=/path/to/config.json --web=/path/to/centrifugal/web/app/

or

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

About

Admin web interface for Centrifugal server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • CSS 9.7%
  • HTML 1.8%