Skip to content

litphp/runner-swoole

Repository files navigation

Bolt runner powered by Swoole

Usage

  • Install swoole (with pecl: pecl install swoole)
  • Write a php file calling SwooleRunner::run with your configuration, then run it with php

(see _example)

By default, the listening host & port is read from environment variable HOST / PORT, and fallback to localhost:8080. This can be overridden via configuration

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages