Andrew Kingston
|
0582dd40b2
|
Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events
|
2023-06-02 15:28:48 +01:00 |
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
|
680e609b52
|
Remove plural forms of enums and use TS enum rather than JS const
|
2023-05-31 17:03:14 +01:00 |
Andrew Kingston
|
7a307e3de8
|
Remove logs
|
2023-05-31 15:14:33 +01:00 |
Andrew Kingston
|
05e34076f7
|
Fully rewrite websocket redis integration to use individual keys per session, enable TTLs on sesisons, prune sessions when users connect and add a heartbeat to sockets
|
2023-05-31 15:13:22 +01:00 |
Andrew Kingston
|
d3fdb52bf5
|
Store all socket users in redis to allow all server instances to be aware of all users
|
2023-05-31 10:21:50 +01:00 |
Andrew Kingston
|
5f63183235
|
Lint
|
2023-05-30 12:36:23 +01:00 |
Andrew Kingston
|
d57c774a30
|
Disable HTTP polling for websockets and rely on websocket connection only
|
2023-05-30 11:15:51 +01:00 |
Andrew Kingston
|
6ed691be1d
|
Improve builder socket
|
2023-05-16 14:18:31 +01:00 |