No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
lijie 05c75fd4bf ft: 适配修改 hace 1 año
include ft: 代码修改 hace 3 años
priv ft: 代码修改 hace 3 años
src ft: 适配修改 hace 1 año
.gitignore ft: 代码修改 hace 3 años
LICENSE ft: 初始化提交 hace 3 años
README.md ft: 代码修改 hace 3 años
rebar.config ft: 编译选项 no_debug_info, deterministic hace 1 año

README.md

eWSrv

otp22+ An erlang's http1.1 server

Build

$ rebar3 compile

Usage

$ rebar3 shell
%% starting
1 > eWSrv:openSrv(8888, []).

Examples

Examples handle module see wsTPHer.erl