thrift/tutorial/erl
2011-09-18 04:57:50 +00:00
..
client.erl Fix the erlang tutorial 2011-02-16 05:54:17 +00:00
client.sh Rename "alterl" to "erl". 2008-06-11 01:15:45 +00:00
json_client.erl THRIFT-1227 - erlang implementation of thrift json protocol 2011-09-18 04:57:50 +00:00
README add a little README 2011-02-16 06:00:10 +00:00
server.erl Fix the erlang tutorial 2011-02-16 05:54:17 +00:00
server.sh Fix the erlang tutorial 2011-02-16 05:54:17 +00:00

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().