thrift/tutorial/erl
2018-12-27 13:03:23 -05:00
..
client.erl THRIFT-4333 All tutorial examples with port 9090. 2017-09-21 07:08:04 -07:00
client.sh THRIFT-4580: fix erlang tutorial unpack on windows (#1561) 2018-06-07 09:52:17 -04: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 THRIFT-4426: remove a symbolic link that was checked in 2018-12-27 13:03:23 -05: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().