Gemini.DefaultRouter (Gemini v0.2.0)
This module receives requests from Gemini.ClientConnection
and forwards it
to the appropriate server instance.
This is the default router. Change config key :router
to handle all requests by a different module.