<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="gmail_quote">
<div class="im">
<div> </div></div>
<div>I&#39;m trying to implement the protocol, so that I can implement other things on top of that.  </div>
<div> </div>
<div>I&#39;m also trying to figure out how bad/good Haskell Binary IO really is that it&#39;s been addressed a few times differently :-)</div>
<div class="im"> </div></div></blockquote>
<div> </div>
<div>FWIW, I&#39;ve used Data.Binary extensively and have found it a joy to work with. I&#39;ve used it to serialize/deserialize ethernet packets in real time for a VPN implementation and have never had a problem. It&#39;s quite fast and robust.</div>

<div> </div>
<div>/jve</div></div>