Dublet's HTTP Daemon News
Status: Alpha
Brought to you by:
dublet
A little while ago, I released version 0.0-prealpha-0.30, which was quite a good release, however is was still fork()ing for each client. While this is very clean programming, it's not that effecient, so I'm switching the code to use select(), which does require major changes internally.
Within the next 2 weeks I hope to make a release that is acceptable, and can serve clients.
Stay tuned folks.