From: Rodrigo M. <rod...@gm...> - 2008-10-30 21:14:16
|
Hello there, I just found cpp-netlib while searching for an Application Layer library for the excellent Boost ASIO library. I have been trying to ask about this on the Boost Users mailing list, but I still have no answer on the issue of protocol Muxing (encoding and decoding). I see that you have an HTTP protocol parser example (and subsystem inside the library) but what I'm looking for is a generic parser class hierarchy and/or templates that would allow me to treat binary protocols. So simply put: What are your plans for this? Is this already possible with the current version? Thank you for your input and congratulations on your initiative. Kind regards, Rodrigo Madera |