Commit Graph

6 Commits

Author SHA1 Message Date
Michael Lazar 135dbda878
Type hints (#49)
* Better type hint coverage

* linting fixes

* Keep the old ResponseType name for backwards compatibility

* Remove unnecessary assert statement

Co-authored-by: Michael Lazar <mlazar@doctorondemand.com>
2020-12-29 00:03:07 -05:00
Michael Lazar d4412956ad Rate limiting proof of concept 2020-07-25 23:07:22 -04:00
Michael Lazar 6d84442992 Better error handling 2020-05-26 10:22:49 -04:00
Michael Lazar c794384248 Drop threading by default and add proper support for async applications 2020-05-25 23:40:15 -04:00
Michael Lazar b7c3e43ac4 Update other examples 2020-05-18 23:52:34 -04:00
Michael Lazar abea5601d7 Finally figured out twisted concurrency 2020-05-17 23:08:16 -04:00