Previous topic

ginsfsm.examples.stress_server_echo

Next topic

ginsfsm.examples.sockjs

ginsfsm.examples.wsgi_server

Simple WSGI server

It uses ginsfsm.protocols.wsgi.server.c_wsgi_server.GWsgiServer.

You can run this file with gserve simple_wsgi_server.ini

ginsfsm.examples.wsgi.simple_wsgi_server.main(global_config, **local_conf)[source]

Entry point to run with gserve (PasteDeploy)