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 794d4b2080 ft: IIF改成CASE 1 year ago
include ft: IIF改成CASE 1 year ago
priv ft: 代码修改 3 years ago
src ft: IIF改成CASE 1 year ago
.gitignore ft: 代码修改 3 years ago
LICENSE ft: 初始化提交 3 years ago
README.md ft: 代码修改 3 years ago
rebar.config ft: 编译选项 no_debug_info, deterministic 1 year ago

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