certstream-python icon indicating copy to clipboard operation
certstream-python copied to clipboard

Python library for connecting to CertStream

Results 21 certstream-python issues
Sort by recently updated
recently updated
newest added

Hi, I noticed a minor mistake in the readme, the on_error function only takes a single exception argument (because it reimplements it and doesn't only callback the WebSocketClient on_error function)....