Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deacondesperado/twsrv

An example of using twisted virtual hosts with WSGI wrappers
https://github.com/deacondesperado/twsrv

Last synced: about 1 month ago
JSON representation

An example of using twisted virtual hosts with WSGI wrappers

Awesome Lists containing this project

README

        

# Twisted WSGI Virtual Hosts

A simple example of using Twisted's virtual hosts handler to host multiple WSGI instances for maximum performance.

The service defines hosts as a simple json dictionary that is decoded to split off wsgi instances on several different domains.