openreplay/assist
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
..
servers Api v1.15.0 (#1601) 2023-11-01 03:58:32 +01:00
utils Assist performance improvements (#1604) 2023-11-03 10:36:53 +01:00
.dockerignore feat(assist): refactored 2023-03-07 14:35:40 +01:00
.gitignore feat(assist): refactored 2023-03-07 14:35:40 +01:00
build.sh refactor(build): clear tmp build directory 2023-10-26 18:19:17 +02:00
Dockerfile [Assist] added city and state support for geo extractor (#1314) 2023-06-08 09:06:06 +02:00
package-lock.json Api v1.15.0 (#1465) 2023-09-06 17:55:10 +01:00
package.json Api v1.15.0 (#1465) 2023-09-06 17:55:10 +01:00
run-dev.sh feat(assist): refactored 2023-03-07 14:35:40 +01:00
server.js feat(chalice): health-check 2023-03-13 17:02:11 +01:00