Commit Graph

183 Commits

Author SHA1 Message Date
wphan
666488e49e add back websocket support as env var toggle 2023-11-26 23:19:10 -08:00
Luke Steyn
d8489b7590 Added oracle data to l2 responses 2023-11-26 23:36:45 +01:00
wphan
4f579e8dff improve health check behavior 2023-11-24 17:55:55 -08:00
wphan
53b9f6fde7 Merge branch 'mainnet-beta' 2023-11-24 16:15:26 -08:00
wphan
aefb235cea debug unhealthy SlotSubscriber 2023-11-24 16:15:11 -08:00
Nour Alharithi
9940110094 don't send stack errors 2023-11-24 16:05:29 -08:00
wphan
cbb14e5709 Merge branch 'master' into mainnet-beta 2023-11-24 16:05:19 -08:00
wphan
f1504a7404 increase keepAliveTimeout 2023-11-24 14:20:58 -08:00
Luke Steyn
a24757f374 Added handling for last_update messages 2023-11-22 15:49:51 +01:00
Luke Steyn
80a50c1eb0 Better error handling 2023-11-22 14:37:11 +01:00
Chris Heaney
e7bd57ad8c tweak updates for lastSlotReceivedMutex 2023-11-20 18:47:11 -05:00
Chris Heaney
b4bdbd617f use bulk account loader for most recent slot 2023-11-20 18:01:28 -05:00
Chris Heaney
2ca9707fc0 make user stats polling time 0 2023-11-20 17:43:50 -05:00
Nour Alharithi
6ce59a1394 patch trades and move last update 2023-11-20 13:55:05 -08:00
Nour Alharithi
285d5b32f9 updated exmaple and bug fix 2023-11-17 14:19:00 -08:00
Nour Alharithi
3a64d82acf bug fix 2023-11-17 13:58:57 -08:00
Nour Alharithi
4a3941d374 address PR comments 2023-11-17 09:38:39 -08:00
Nour Alharithi
7a88935070 dont fail on bad messages 2023-11-16 11:08:31 -08:00
Nour Alharithi
16197130d3 new trades publisher 2023-11-16 10:54:50 -08:00
Nour Alharithi
c53f5d6672 remove double decrement counters 2023-11-15 11:05:17 -08:00
Nour Alharithi
984c6fcda7 adding prometheus gauge 2023-11-14 09:54:35 -08:00
Nour Alharithi
ba4b665a73 wsPublish polls RPC 2023-11-13 09:29:30 -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
384e785371 resub on redis reconnect 2023-11-10 08:55:25 -08:00
Nour Alharithi
cbecd513a4 better error handling 2023-11-07 11:26:14 -08:00
Nour Alharithi
3e112f4caf send the latest message for fast retrieval upon subscribe 2023-11-07 10:22:35 -08:00
Nour Alharithi
3a6ff7ca45 bulk account loader for user stats 2023-11-07 09:51:18 -08:00
Luke Steyn
2bfa1ed91f Added WS_PORT config to wsConnectionManager 2023-10-31 12:58:48 +01: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
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
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
Nour Alharithi
e047def3a6 newclient 2023-10-26 08:25:17 -07: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
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