thrift/tutorial/erl
2017-09-21 07:08:04 -07:00
..
client.erl THRIFT-4333 All tutorial examples with port 9090. 2017-09-21 07:08:04 -07:00
client.sh Rename "alterl" to "erl". 2008-06-11 01:15:45 +00:00
json_client.erl THRIFT-4313: Program code of the Erlang tutorial files contain syntax errors. 2017-09-05 13:43:46 -07:00
README.md THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
server.erl THRIFT-4333 All tutorial examples with port 9090. 2017-09-21 07:08:04 -07: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().