Drew Burchfield
Results
2
issues of
Drew Burchfield
## Summary Adds a security-hardened Docker deployment for running the `--chats` conversation browser as a persistent service. **Security features:** - Network isolation via sidecar proxy pattern (app container has no...
## Summary Three Maps in the chats server grow without bounds, causing memory exhaustion in long-running deployments: - `conversationMessageCounts` and `conversationMessageSnapshots` in `chats-mobile.js` retain entries for deleted conversations - `fileActivity`...