Skip to content

efueger/aerys

 
 

Repository files navigation

Aerys

A non-blocking HTTP/1.1 application, websocket and static file server written in PHP.

Installation

$ composer require amphp/aerys

Running a Server

To start a server pass a config file to the aerys binary using the -c, --config switches:

$ bin/aerys -c config.php

Use the -h, --help switches for more instructions.

About

Dreaming of Spring: A non-blocking HTTP app, Websocket and file server written in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%