Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 186 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 186 Bytes

xser - it server

Client

xcli.

Run

rebar compile

erl -pa ebin

application:start(xser).

Test

rebar compile

rebar eunit