mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-08 11:13:55 +00:00
9 lines
207 B
Markdown
9 lines
207 B
Markdown
|
To try things out, run
|
||
|
|
||
|
% ./server.sh
|
||
|
Erlang R14B (erts-5.8.1) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false]
|
||
|
|
||
|
Eshell V5.8.1 (abort with ^G)
|
||
|
> server:start().
|
||
|
> client:t().
|