Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 325 Bytes

Responds

A web framework for Python, using curio. Everything in this repository is heavily WIP and is bound to change. You shouldn't even think about using this.

Roadmap

In order of priority

  • Write tests
  • Implement multiple protocols (hyper-h2 for http/2?)
  • Full multio support
  • Move off werkzeug