Class: Mongrel::HttpServer

Mongrel‘s HttpServer, monkeypatched to run on top of Revactor and using Actors for concurrency.

Public Class Methods


Public Instance Methods


run ()

Runs the thing. It returns the Actor the listener is running in.