$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++ Networking Library Release 0.5
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-02 03:07:48
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