/http-server

HTTP Server Implementation

Primary LanguageCGNU General Public License v3.0GPL-3.0

HTTP Server

Para compilar

Será necessário instalar a lib do projeto https://github.com/diegorubin/squad3-script-lang e copiar os includes do projeto para /usr/include/sqd3

autoreconf -vi
./configure --prefix=/usr
make

Para executar

src/server