Commit Graph

1905 Commits

Author SHA1 Message Date
GitHub Actions
0a5c11713b Bumping sdk dependency to 2.43.0-beta.17 2023-11-15 17:15:44 +00:00
GitHub Actions
ee2073de08 Bumping sdk dependency to 2.43.0-beta.16 2023-11-14 19:06:34 +00:00
Nour Alharithi
11497184ea Merge pull request #17 from drift-labs/auto-scale
adding prometheus gauge for ws manager
2023-11-14 09:55:13 -08:00
Nour Alharithi
984c6fcda7 adding prometheus gauge 2023-11-14 09:54:35 -08:00
Nour Alharithi
bbb3df0c88 Merge pull request #16 from drift-labs/master
wsPublish polls RPC now
2023-11-13 09:32:49 -08:00
Nour Alharithi
ba4b665a73 wsPublish polls RPC 2023-11-13 09:29:30 -08:00
GitHub Actions
cda90122b5 Bumping sdk dependency to 2.43.0-beta.15 2023-11-12 02:15:41 +00:00
Nour Alharithi
c9346c6c78 Merge pull request #15 from drift-labs/master
polling patch
2023-11-11 09:39:41 -08:00
Nour Alharithi
2f3b5d4dd0 Merge pull request #14 from drift-labs/polling-patch
polling patch
2023-11-11 09:38:42 -08:00
Nour Alharithi
76d9791ae8 fix drift client 2023-11-11 09:37:33 -08:00
Nour Alharithi
d18952572a update every second 2023-11-11 09:34:21 -08:00
Nour Alharithi
bd520a4c62 patch 2023-11-11 09:28:19 -08:00
Nour Alharithi
5932037b3d Merge pull request #13 from drift-labs/master
improvements
2023-11-10 09:52:20 -08:00
Nour Alharithi
384e785371 resub on redis reconnect 2023-11-10 08:55:25 -08:00
GitHub Actions
65e575ac67 Bumping sdk dependency to 2.43.0-beta.14 2023-11-08 20:38:11 +00:00
GitHub Actions
b6e47e6cb4 Bumping sdk dependency to 2.43.0-beta.13 2023-11-08 20:01:57 +00:00
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