Frontmatter
| id | 5131 |
| title | worker.Manager: create a custom windowId |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Dec 4, 2023, 7:44 PM |
| updatedAt | Dec 4, 2023, 8:12 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5131 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 4, 2023, 8:12 PM |
pass it to workers inside the
registerNeoConfigcall.worker.Baseneeds to add the windowId to a matching port (SharedWorkers scope).