New tutorial for alterl bindings - include working client + server
authorDavid Reiss <dreiss@apache.org>
Wed, 11 Jun 2008 01:03:16 +0000 (01:03 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 11 Jun 2008 01:03:16 +0000 (01:03 +0000)
commit8a162a5a01a0b9c6748028bcc9efd6e8dd9daf0c
tree7554b6aa0f685507e58902b8a47fe476c4eba361
parentfe7ce1b3b380f29450d74db694147d560556b949
New tutorial for alterl bindings - include working client + server

Test plan:

  ./client.sh
  server:start().
  client:t().

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666458 13f79535-47bb-0310-9956-ffa450edef68
tutorial/alterl/client.erl [new file with mode: 0644]
tutorial/alterl/client.sh [new symlink]
tutorial/alterl/server.erl [new file with mode: 0644]
tutorial/alterl/server.sh [new file with mode: 0755]