Commit Graph

11 Commits

Author SHA1 Message Date
Michael Lazar cd57adec3e
Adding tests (#52)
* Adding tests

* fix python matrix strings
2021-01-07 23:41:56 -05:00
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 7ec8edee7f Add support for keylog file to client tool 2020-07-11 23:58:25 -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 ee9efd3f5f Tidy up client code 2020-05-19 01:14:44 -04:00
Michael Lazar 56aea1b683 Add stub for later SNI support 2020-05-19 00:25:22 -04:00
Michael Lazar abea5601d7 Finally figured out twisted concurrency 2020-05-17 23:08:16 -04:00
Michael Lazar d97eda001e #13 Add support for python 3.8 2020-01-12 14:08:36 -05:00
Michael Lazar dd76b04d76 Significant refactoring, moving examples to a separate directory 2019-08-20 21:17:58 -04:00
Michael Lazar c25a1ad180 docstring update 2019-08-12 21:42:25 -04:00
Michael Lazar 0b0c68ee9c - Update server to accept a URL instead of a PATH
- Update server to discard any proxy requests
- Add test client
2019-08-12 11:24:42 -04:00