I&#39;m working on a SPDY protocol implementation for Twisted.  I&#39;ve been keeping a hacking log here:<br><br><a href="http://icepick.info/2012/02/10/txspdy-day-3-pyopenssl-done-now-python-code/">http://icepick.info/2012/02/10/txspdy-day-3-pyopenssl-done-now-python-code/</a><br>
<br>So far I&#39;ve gotten the NPN methods added to pyopenssl, and I&#39;m now working on a protocol that parses the frames.  <br><br>At the end of this project I hope to have a way to make a https + spdy Site that serves up the same content for both protocols.<br>