[Calypso] WSGI support

Jelmer Vernooij jelmer at jelmer.uk
Sun Apr 10 04:07:59 PDT 2016


For the last week or so I have been using calypso directly loaded from Apache.
The patch for this is quite intrusive so I'd like to give it some more testing before
sending it out for inclusion upstream, but it's been working fine for me over
the last couple of days.

It moves all general app functionality into a CalypsoApp() class and then changes the
current standalone server to call out to that, as well as allowing the CalypsoApp()
to be used directly by e.g. mod_wsgi.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wsgi.diff
Type: text/x-diff
Size: 28965 bytes
Desc: not available
URL: <http://keithp.com/pipermail/calypso/attachments/20160410/47a8a8af/attachment-0001.diff>


More information about the Calypso mailing list