Skip to content

Remove unnecessary Express server in addon-server.ts - implement single-instance locking #163

@Nat3z

Description

@Nat3z

The addon-server.ts runs an Express server on port 7654 to enforce single-instance behavior. This should be replaced with Electron's built-in requestSingleInstanceLock and second-instance event.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions