Commit Graph

689 Commits

Author SHA1 Message Date
GitHub Actions
3d284507b1 Bumping sdk dependency to 2.43.0-beta.12 2023-11-08 16:41:24 +00:00
GitHub Actions
26663c2f74 Bumping sdk dependency to 2.43.0-beta.11 2023-11-08 16:24:58 +00:00
Nour Alharithi
180d8fc76f Merge pull request #12 from drift-labs/master
better error handling
2023-11-07 11:28:04 -08:00
Nour Alharithi
cbecd513a4 better error handling 2023-11-07 11:26:14 -08:00
Nour Alharithi
4d727d71c7 Merge pull request #11 from drift-labs/master
send the latest message for fast retrieval upon subscribe
2023-11-07 10:24:11 -08:00
Nour Alharithi
3e112f4caf send the latest message for fast retrieval upon subscribe 2023-11-07 10:22:35 -08:00
Nour Alharithi
cbf74d26ae Merge pull request #10 from drift-labs/master
bulk account loader for user stats
2023-11-07 09:53:49 -08:00
Nour Alharithi
3a6ff7ca45 bulk account loader for user stats 2023-11-07 09:51:18 -08:00
Nour Alharithi
8c9e7bf120 Merge pull request #9 from drift-labs/master
WS Server on Mainnet
2023-11-07 09:13:39 -08:00
Chris Heaney
74e6da2693 update sdk 2023-11-07 15:26:45 +01:00
GitHub Actions
21a09df9ed Bumping sdk dependency to 2.43.0-beta.10 2023-11-07 11:40:25 +00:00
GitHub Actions
fb1ea4b379 Bumping sdk dependency to 2.43.0-beta.9 2023-11-07 08:49:08 +00:00
GitHub Actions
2a49af5dc4 Bumping sdk dependency to 2.43.0-beta.8 2023-11-06 17:19:39 +00:00
wphan
585ebcb5fa add slot to dlob server 2023-11-03 11:19:27 -07:00
GitHub Actions
45f2b73ae6 Bumping sdk dependency to 2.43.0-beta.7 2023-11-03 17:56:15 +00:00
GitHub Actions
20ed020e8b Bumping sdk dependency to 2.43.0-beta.6 2023-11-02 16:36:23 +00:00
GitHub Actions
8c8a653d55 Bumping sdk dependency to 2.43.0-beta.5 2023-11-02 04:49:22 +00:00
Luke Steyn
2bfa1ed91f Added WS_PORT config to wsConnectionManager 2023-10-31 12:58:48 +01:00
GitHub Actions
8ebe8c7a4e Bumping sdk dependency to 2.43.0-beta.4 2023-10-30 23:43:48 +00:00
GitHub Actions
bded53ae63 Bumping sdk dependency to 2.43.0-beta.3 2023-10-30 23:16:32 +00:00
GitHub Actions
d36a2c9297 Bumping sdk dependency to 2.43.0-beta.2 2023-10-30 13:41:33 +00:00
Nour Alharithi
5a4b08dce4 example bug fix 2023-10-29 15:56:10 -07:00
Nour Alharithi
f3d64ff988 *prettify + new example 2023-10-29 15:55:44 -07:00
Nour Alharithi
ee5cd4e6a8 * much more robust ws connection manager 2023-10-29 15:52:06 -07:00
Nour Alharithi
547b8e85b9 changed client example to not use socket.io 2023-10-29 14:08:46 -07:00
Nour Alharithi
3a4aa5be67 using ws instead of socket.io 2023-10-29 14:08:07 -07:00
Nour Alharithi
6895b8cb17 adding client test for k8s 2023-10-29 12:49:38 -07:00
wphan
659bd65b38 error handling 2023-10-27 22:43:16 -07:00
wphan
a130bac2cf wsConnectionManager listen on /ws 2023-10-27 22:29:09 -07:00
Nour Alharithi
cc8fe46ad2 ws manager uses password 2023-10-27 17:09:19 -07:00
Nour Alharithi
d5f1584bef prettify 2023-10-27 16:06:05 -07:00
Nour Alharithi
6a999959cc dlob subscriberio only uses market index 2023-10-27 16:05:47 -07:00
Nour Alharithi
d907d9869f dlobsubscriberio can do devnet or mainnet 2023-10-27 15:03:41 -07:00
Nour Alharithi
87d79abb57 remove user stats map from ws publish 2023-10-27 14:41:13 -07:00
Nour Alharithi
2eb7234158 including redis password for publisher 2023-10-27 13:47:39 -07:00
wphan
10dc70b6ac bump skd 2023-10-27 12:19:12 -07:00
GitHub Actions
bf472e4c6b Bumping sdk dependency to 2.43.0-beta.1 2023-10-27 19:02:58 +00:00
Nour Alharithi
c1136d7387 Merge pull request #8 from drift-labs/ws-server
Ws server
2023-10-27 11:51:30 -07:00
Nour Alharithi
b623777067 better health check 2023-10-27 11:39:05 -07:00
Nour Alharithi
63d85ddc67 separate out publisher 2023-10-27 09:45:43 -07:00
GitHub Actions
2cf26d109e Bumping sdk dependency to 2.43.0-beta.0 2023-10-26 22:24:10 +00:00
Nour Alharithi
e047def3a6 newclient 2023-10-26 08:25:17 -07:00
GitHub Actions
920b03d846 Bumping sdk dependency to 2.42.0-beta.18 2023-10-26 14:06:14 +00:00
Nour Alharithi
7181912607 have redis working 2023-10-25 14:27:16 -07:00
Nour Alharithi
99cd43c012 prettify 2023-10-25 11:16:07 -07:00
Nour Alharithi
9bb5c9c062 publishing messages 2023-10-25 11:15:46 -07:00
GitHub Actions
de4d4c6759 Bumping sdk dependency to 2.42.0-beta.17 2023-10-25 12:08:01 +00:00
Nour Alharithi
255ef1f7eb rename folder and actually sanity check 2023-10-24 17:12:16 -07:00
Nour Alharithi
568ab5a239 ws server works 2023-10-24 15:20:35 -07:00
GitHub Actions
b012b4ade9 Bumping sdk dependency to 2.42.0-beta.16 2023-10-24 21:33:01 +00:00