1
0
Fork 0
mirror of synced 2024-09-15 08:47:37 +12:00
Commit graph

11 commits

Author SHA1 Message Date
Andrew Kingston
d8d3d71523 Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00
Andrew Kingston
8d83a94d61 Disable heartbead on client app socket 2023-05-31 15:13:52 +01:00
Andrew Kingston
cc53719c52 Refactor client lib websocket usage to match other usages 2023-05-30 11:21:37 +01:00
Andrew Kingston
568af7bb7a Ensure only one instance of the client websocket exists and reduce reconnection attemps 2022-09-30 16:26:19 +01:00
Andrew Kingston
b3a3cec40a Show notification when a plugin is hot reloaded 2022-09-30 16:26:07 +01:00
Andrew Kingston
ff8c09141c Reduce websocket polling frequency and cap reconnection attemps 2022-09-22 15:52:46 +01:00
Martin McKeaveney
9583db47c8 turn off websockets in client lib in cloud 2022-09-22 15:04:20 +01:00
Andrew Kingston
cc50f696ff Remove logs 2022-09-02 12:04:18 +01:00
Andrew Kingston
f0e158cc81 Improve websocket types 2022-08-23 08:48:16 +01:00
Andrew Kingston
c1822ecac6 Clean up websocket initialisation 2022-08-22 18:24:34 +01:00
Andrew Kingston
2c87d6e340 Initial work on websockets 2022-08-19 11:09:20 +01:00