Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
SisMaker 794d4b2080 ft: IIF改成CASE il y a 1 an
include ft: IIF改成CASE il y a 1 an
priv ft: 代码修改 il y a 3 ans
src ft: IIF改成CASE il y a 1 an
.gitignore ft: 代码修改 il y a 3 ans
LICENSE ft: 初始化提交 il y a 3 ans
README.md ft: 代码修改 il y a 3 ans
rebar.config ft: 编译选项 no_debug_info, deterministic il y a 1 an

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