25개 이상의 토픽을 선택하실 수 없습니다. 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