christopher baus wrote:
 2. If anybody wants to play with / improve my "http
on top of libevent implementation"  - pelase email me
offlist - the code should go opensource by the middle
of September.

Rgds.Paul.


I'll race you :)  I also have a C++ HTTP implementation that I have worked
on for a couple years.  I really need to open source it, but I've gotten
busy in the last 6 months.  Niels announcement makes me want to kick my
work back into high gear.  I have keep-alive, pipelines, per event
tokenizing, and client and server support.

Look at serf:
http://code.google.com/p/serf/

It uses APR, not libevent, but its all async, keep-alive, pipelines, etc.

Subversion 1.4 even optionally uses it.

-Paul
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to