Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
0.1, 0.2, 0.3, 0.4
-
ruby 1.9 (1.8 untested)
-
Patch Available
Description
In a similar vein to how the ruby generator provides the _remote program, I find it useful to automatically generate interactive ruby sessions for thrift services.
The main limitation of my current patch is that it only supports TBufferedTransport over TSocket.