Yes - we decided that we'd go the C++ route initially since we have some existing SPDY encode/decode code that's written in C++, so we can make progress on a prototype implementation quickly. Once we've got the implementation in a good state, we could work on porting it to C/Apache coding standards at that point.
On Fri, Feb 12, 2010 at 3:52 AM, jean-frederic clere <[email protected]> wrote: > On 02/11/2010 07:52 PM, Bryan McQuade wrote: >> A small group of us have been working on mod_spdy, an open source >> filter module that provides support for the SPDY protocol in Apache. > > I note that C++ is used in the code that may be a problem for a future > integration in httpd sources. > > Cheers > > Jean-Frederic >
