
Rutger ter Borg wrote:
Michael Caisse wrote:
While not wanting to be self-serving .... I will be discussing how to use Spirit and Asio together at BoostCon in presentations on Spirit and Asio. I have been developing a utility that works well for many of my applications that require asynchronous messaging. I have also utilized it with embedded HTTP servers.
While the source works well and is shipping with a few client projects, it is rough in Boost terms and is going through refinements for a May introduction.
I would like to combine Spirit and Asio as well -- what parts of both libraries does your utility tie together? Handling partial reads? Would it be possible to take a peek at the rough version?
Thanks, Kind regards,
Rutger
Rutger - The utility ties together Qi rules/grammars with asynchronous reads and Karma rules/grammars with asynchronous writes. There is a policy that handles behavior during partial reads. I'll try to bundle something up sooner than later... perhaps this weekend. michael -- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com