handy_http_transport.http1.photon

Undocumented in source.

Members

Classes

PhotonHttp1Transport
class PhotonHttp1Transport

An implementation of Http1Transport which uses Dimitry Olshansky's Photon library for asynchronous task processing. A main fiber is started which accepts incoming client sockets, and a fiber is spawned for each client so its request can be handled asynchronously.