Cameron Yick
|
f4a9a04b2e
|
formatting: apply black formatter
|
2021-08-14 21:03:11 -04:00 |
|
mohamedemad4
|
0be8171d0c
|
ignore lgtm [py/not-named-self]
|
2021-07-01 14:16:57 +02:00 |
|
mohamedemad4
|
be25aa24c3
|
better error handling for config option
|
2021-01-03 12:59:22 +02:00 |
|
mohamedemad4
|
f157b0c841
|
removed config as a default arg;added comment to explain why on_error() and on_close() don't get a self
|
2020-10-06 04:26:36 +02:00 |
|
mohamedemad4
|
716a5b6b48
|
removed uneeded import
|
2020-10-04 06:33:53 +02:00 |
|
mohamedemad4
|
d9cb8947fb
|
ditched the Globals and used a higher order func instead;also ditched the send thread on_open()
|
2020-10-03 20:45:55 +02:00 |
|
mohamedemad4
|
fa6b010e9a
|
Added tests to check for valid initialization arguments for TiingoWebsocketClient
|
2020-09-10 12:02:00 +02:00 |
|
mohamedemad4
|
a76fa92d60
|
minor comments and doc changes
|
2020-09-10 11:25:05 +02:00 |
|
mohamedemad4
|
111dcb043d
|
ammends to the last commit
|
2020-09-06 15:47:26 +02:00 |
|
mohamedemad4
|
febcd8a5f3
|
added a more informative docstring with response examples;more verbose error msg for missing on_msg_cb
|
2020-09-06 15:33:10 +02:00 |
|
mohamedemad4
|
4ce17b8079
|
Added barebone support for websockets API
|
2020-09-02 03:17:11 +02:00 |
|