Commit Graph

14 Commits

Author SHA1 Message Date
tiagosiebler
78e4025fe5 chore(): update safeTerminateWs 2025-03-04 11:22:16 +00:00
tiagosiebler
912093245d feat(): optional promisified subscribe requests 2025-02-17 11:00:20 +00:00
tiagosiebler
57b1a72b7f feat(v4.0.0-beta.5): BREAKING CHANGE: rename "error" event to "exception" to avoid unhandled exceptions 2025-02-06 12:08:51 +00:00
tiagosiebler
d0511426b1 chore(): misc cleaning & note around exception emitter, fix(#411): only resolve demo trading url for private topics 2025-02-01 15:27:41 +00:00
tiagosiebler
ee23e13710 chore(): ws client tidying and misc improvements 2025-01-24 12:44:01 +00:00
tiagosiebler
d8bd68ed24 chore(): update readme with WS API examples 2025-01-23 12:37:21 +00:00
tiagosiebler
98d2331f0e feat(): add example for REST-like WS API usage for Bybit in Node.js/JavaScript/TypeScript. Update type flowing and docs for stricter types. 2025-01-22 12:07:05 +00:00
tiagosiebler
13cd799e7c feat(): use web crypto API by default for sign, expose param to inject custom sign function 2025-01-21 16:47:14 +00:00
tiagosiebler
13cc5dd702 chore(): tidier types for pending subs, bump axios to latest 2025-01-21 15:45:27 +00:00
tiagosiebler
39ce4c4929 chore(): misc cleaning 2025-01-21 15:22:43 +00:00
tiagosiebler
fcffd852cc feat(): improve e2e WS API workflow 2025-01-21 14:26:03 +00:00
tiagosiebler
d0eba98e06 feat(): improve wiring on promise-subscribe workflows, fixes #399 (with caveat described in PR) 2025-01-20 14:22:08 +00:00
tiagosiebler
56e945f591 feat(): include flag for parsed WS API responses 2025-01-16 20:19:59 +00:00
tiagosiebler
8a7c8ea274 feat(): upgrade WebSocket layer to extend BaseWS abstraction. feat(): add promisified WS workflows, feat(): add WS API integration 2025-01-16 16:47:09 +00:00