HTTP Server

Usage

Resonance comes with the serve command by default. You can call php ./bin/resonance.php serve to start the http server.

You can configure it using the Configuration file. If you want to add WebSockets, you can follow their configuration page.

Edit on GitHub