[Haskell-cafe] AMQP framing layer: design help requested.

Adam Langley agl at imperialviolet.org
Fri Mar 21 21:43:27 EDT 2008


On Fri, Mar 21, 2008 at 6:41 PM, Adam Langley <agl at imperialviolet.org> wrote:
>  Firstly, I would use the Get and Put monads directly, rather than
>  making them instances of Binary.

Also, while I'm at it - I believe that AMQP messages and small and
delineated. In which case, the Data.Binary.Strict.Get monad from the
binary-strict package might be a better match (shameless self-plug)


AGL

-- 
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org


More information about the Haskell-Cafe mailing list