[
https://issues.apache.org/jira/browse/THRIFT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666824#action_12666824
]
Andy smith commented on THRIFT-148:
-----------------------------------
Hmm... I've just applied the patch. Looks like I can get the python-python
example working ( i.e. client.py can communicate with server.py) however trying
to get client.py to talk to any of the other server implementations, or trying
to use any of the other client implementations to talk to server.py doesn't
work?
Using svn checkout of thrift + current ( 8.2 twisted ) download
> Add support for Twisted
> -----------------------
>
> Key: THRIFT-148
> URL: https://issues.apache.org/jira/browse/THRIFT-148
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (Python), Library (Python)
> Reporter: Esteve Fernandez
> Attachments: client.py, server.py, thrift-148_v2_20081115.patch,
> thrift-148_v3.1_20081116.patch, thrift-148_v3_20081230.patch,
> thrift-148_v4_20090119.patch, txthrift.patch
>
>
> This patch adds support for Twisted in both the compiler and the Python
> library. Also attached are a client and a server based on the calculator
> example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.