lt / aerys

Winter is coming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aerys

A non-blocking HTTP/1.1 application/websocket server written in PHP.

Installation

$ git clone https://github.com/rdlowrey/Aerys.git
$ cd Aerys
$ composer install

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

Winter is coming


Languages

Language:PHP 100.0%