We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This doc contains information that can be helpful for developers or contributors that want to hack into server.
To build Centrifugo you must have Go language installed.
Clone this repo. And then all you need to build Centrifugo is run:
go build
– from root repo directory. This command will create centrifugo binary in the same directory – so you can start Centrifugo:
centrifugo
./centrifugo