-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I think that it will be gratefull, if this library will add a wsgi support, because for big projects it needs to use a web-servers, such as nginx or apache, because of a big load.
I suppose that the code from this:
tgflow.start()Will be changed to this:
app = tgflow.wsgi_app()And also this code will be in a separate module
This is also implies that lib has to have a callback support
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request