Skip to content
Discussion options

You must be logged in to vote

Few things:

  • Emmett is designed to run primarly on RSGI
    • if you still want to run over ASGI and have issues with static files please fill a bug report
  • emmett serve probably does what you need
  • manually using run from emmett_core.server is not a supported way of running your application
    • if you want to run from Python code, consider using Granian directly which supports and exposes all the APIs to do so
  • please don't exchange zip files in discussions

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@1st-github-account
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by gi0baro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants