<p><br>
On Apr 8, 2013 9:44 PM, &quot;Phil Budne&quot; &lt;<a href="mailto:phil@ultimate.com">phil@ultimate.com</a>&gt; wrote:<br>
&gt; As a quick crock, I made my transport a subclass of<br>
&gt; twisted.internet.tcp.Server, and got away with it, but I&#39;d like to do<br>
&gt; the right thing.<br>
&gt;<br>
&gt; I&#39;d be delighted to find out that mixins exist that would solve my<br>
&gt; problem, but I&#39;d be happy to know what interfaces I need to implement,<br>
&gt; or even better where I find find documentation on how to implement a<br>
&gt; new &quot;transport&quot;, especially one that isn&#39;t file-descriptor based.</p>
<p>Are you familiar with interfaces? ITransport sounds like what you want.</p>
<p>&gt; Thanks!<br>
&gt; Phil<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Twisted-Python mailing list<br>
&gt; <a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
&gt; <a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</p>