From: Glyn M. <gly...@gm...> - 2010-05-28 09:09:54
|
Hi Matt, On 28 May 2010 04:48, Matt Trentini <mat...@gm...> wrote: > Heya Dean, > > As always, thanks to you, Glyn and everyone else associated with the > cpp-netlib; we're using it on a live project and have found it very > useful! > Thanks very much Matt! I'm happy to hear that cpp-netlib is being used in the wild. > > > * asynchronous http client > > Async HTTP is the only feature in the list that we require. We've > actually managed to cobble together an async solution based on > cpp-netlib but it's so ugly that I haven't contributed it back. We > did have plans to tidy it up and submit it to you guys but finding > time is proving *very* difficult. > > I would suggest you contribute it regardless of how ugly you think it is at this stage: you would be likely to get some good feedback from other community members, it seems this is a popular request. Github makes this process easy ;) |