Commit Graph

20 Commits

Author SHA1 Message Date
itsdeka
f2d83fefbc stop wasn't awaited (now it is)
thanks to @mgfreixa
2022-01-20 12:41:37 +01:00
itsdeka
b5f3d6d8cb Bugfix - It is now possible to call bfx.ws.run() from an already running event loop 2021-12-10 10:40:17 +01:00
itsdeka
603f546037 fix run() 2021-11-29 18:37:01 +01:00
itsdeka
d1308dad7b refactoring 2021-11-29 09:49:33 +01:00
itsdeka
765532185e fixed pyee 'error must derive from BaseException' issue 2021-11-29 09:38:42 +01:00
itsdeka
d0246296e6 Support for Python <= 3.8 2021-11-25 12:27:15 +01:00
itsdeka
faa6075eae new approach 2021-11-25 12:19:31 +01:00
itsdeka
abfafbf8cf added support per py 3.9 and 3.10 2021-11-24 14:34:33 +01:00
itsdeka
b4dfa65597 Handle InvalidStatuCode exception 2021-10-04 11:33:32 +02:00
itsdeka
4e86eede41 if max_retries == 0 continue forever 2021-08-06 13:45:28 +02:00
Dario Moceri
1463f667d8 Updated pyee -> 8.0.1
Changed deprecated EventEmitter(scheduler=X) with AsyncIOEventEmitter

Now bitfinex-api-py works on Python 3.8
2021-01-21 16:18:06 +01:00
JOlson
427e99710e Fix docstring, comment typos 2020-07-07 10:40:06 +01:00
JacobPlaster
275cd1c75b generic_websocket: remove daemon thread and add stop function 2020-04-16 10:45:20 +01:00
JacobPlaster
5c618e930a generic_websocket: set event_emmiter thread to daemon 2020-04-13 15:58:49 +01:00
JacobPlaster
972e05eacd generic_websocket: add optimization comment 2020-01-09 11:39:06 +00:00
JacobPlaster
d54c0d2391 websocket: add write lock when sending 2020-01-09 11:39:06 +00:00
JacobPlaster
39e79da9a1 Orders: add meta field and support for aff_code 2019-12-17 12:52:37 +00:00
ph4z
821f8831b9 Fix resub for authenticated sockets 2019-12-17 12:50:07 +00:00
Jacob Plaster
11be0577d6 generic_ws: fix data server close and enable custom event emitter 2019-07-25 11:24:33 +07:00
Jacob Plaster
1eacb9eab9 Fix camel-casing filenames and remove filename conflicts 2019-07-17 14:25:43 +07:00