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.
 

232 B

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