You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
SisMaker ded56600b9 ft: 代码修改 3 年之前
include ft: 代码修改 3 年之前
priv ft: 代码修改 3 年之前
src ft: 代码修改 3 年之前
.gitignore ft: 代码修改 3 年之前
LICENSE ft: 初始化提交 3 年之前
README.md ft: 代码修改 3 年之前
rebar.config ft: 代码修改 3 年之前

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