openreplay/assist/utils
Alexander e8dea47e17
Assist performance improvements (#1604)
* feat(assist): removed unnecessary code in onConnect handler

* feat(assist): fixed onAny handler's filter to support a new update event

* feat(backend): moved out data structure updater from update handlers to the method

* feat(assist): fixed issue in onConnect handler

* feat(assist): try to disable prev changes

* feat(assist): use fetchSockets only once for onConnect handler

* feat(assist): fixed issue with agents updates after latest hotfix

* feat(assist): removed unnecessary fetchSessions call in onConnect handler

* feat(assist): avoid the second extractPeerID call
2023-11-03 10:36:53 +01:00
..
assistHelper.js Assist performance improvements (#1604) 2023-11-03 10:36:53 +01:00
extractors.js Small assist refactoring (#1534) 2023-10-26 14:32:45 +02:00
geoIP.js feat(assist): refactored 2023-03-07 14:35:40 +01:00
health.js feat(assist): centralized health check 2023-03-27 16:11:41 +01:00
HeapSnapshot.js feat(assist): refactored 2023-03-07 14:35:40 +01:00
helper.js Assist performance improvements (#1604) 2023-11-03 10:36:53 +01:00
httpHandlers.js Api v1.15.0 (#1601) 2023-11-01 03:58:32 +01:00
socketHandlers.js Assist performance improvements (#1604) 2023-11-03 10:36:53 +01:00
stats.js feat(assist): moved stats part to ee and added auth token support 2023-10-31 11:12:22 +01:00
wsServer.js Small assist refactoring (#1534) 2023-10-26 14:32:45 +02:00