Implement TSimpleServer in Ruby
authorMark Slee <mcslee@apache.org>
Wed, 7 Feb 2007 06:05:28 +0000 (06:05 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 7 Feb 2007 06:05:28 +0000 (06:05 +0000)
commite1165d4b1837726dba8c144719cbde6f47389478
treee8ad3b703a7f9a82739861191daeb04ceb7b8e49
parent157d9f794ea62740095dcf1f4dd4b401068fc340
Implement TSimpleServer in Ruby

Summary: It Works!

Reviewed By: tbr-doug

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664992 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/protocol/tprotocol.rb
lib/rb/lib/thrift/server/tserver.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/tsocket.rb
lib/rb/lib/thrift/transport/ttransport.rb