From: Glyn M. <gly...@gm...> - 2007-05-21 20:02:57
|
Guys, On 21/05/07, Dean Michael Berris <mik...@gm...> wrote: > > Hi Peter! > > On 21 May 2007 20:02:02 +0200, Peter Simons <si...@cr...> wrote: > > > > No, I think rfc2822 is a perfect name for that hierarchy. Ah, now it makes more sense. :) I agree, this would be a good > collection which I think merits itself worthy (I think) of inclusion > into Boost either as part of Spirit or as a package in itself. :) FWIW I'm inclined to agree. > > > [scope of boost.network] > > > > Alright, thank you for sharing your ideas. From what I can > > tell, the things we ought to develop in this project are > > general purpose HTTP and SMTP drivers that can be re-used in > > clients and servers. I have implemented a (very rough) HTTP > > server here: > > > > http://git.cryp.to/?p=mini-httpd > > I've taken a brief look at the code, but I'll have to look at it in more depth to make more comments. But I do notice you're using John Torjo's logging library. I may have missed something but will this be present in a future version of boost? Is it your intention to use this for boost.networktoo? <snip code> > > So the goal would be to allow people to make "Custom HTTP Services" > without having to worry too much about the details of an HTTP Server > implementation (which of course under the hood requires Boost.Asio). That's an admirable goal. I'd take a look when I get the time... For the week I'm being taken > over by the day job... So I doubt I can do that within this week. > > Maybe others can give Peter a hand at evaluating/profiling/testing the > daemon? :-) Yes I intend to, but I will be rather busy this week and i'll be abroad over the weekend so I can't promise too much at the moment. Regards, Glyn |