Skip to content

ErlGameWorld/eWSrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eWSrv

otp22+ An erlang's http1.1 server 支持websocket

Build

$ rebar3 compile

Usage

$ rebar3 shell
%% starting
1 > eWSrv:openSrv(8888, []).
start with escriptize
eWSrv 8888 &

Examples

Examples handle module see wsTPHer.erl
eWSrv:openSrv(8080, []).
http://localhost:8080(完整测试)

About

erlang's http1.1 server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published