Frontmatter
| id | 2910 |
| title | worker.ServiceBase: onConnect() => trigger initRemote() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 3, 2022, 5:21 PM |
| updatedAt | Mar 3, 2022, 7:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2910 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 3, 2022, 7:26 PM |
we can not rely on
construct(), since we will connect to an already existing SW in most cases.