<div dir="ltr">Hi all,<br><br>I&#39;m looking for an RPC system working with twisted.<br><br>1. Binary.&nbsp; I want it run faster than any xml based RPC.<br><br>2. Bidirectional.&nbsp; Unlike&nbsp; HTTP, on which the client has to poll the sever for events, the server should &quot;call&quot; the client&#39;s method to notify events.<br>
<br>3. C/Python support.&nbsp; Part of the system shall be written in C.<br><br>4. Could easily integrated&nbsp; with twisted.<br><br>Unfortunately, there seems no such resolution existed.&nbsp; So maybe I have to give up some requirements.<br>
</div>