Frontmatter
| id | 2971 |
| title | manager.remotesApi |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 11, 2022, 11:42 AM |
| updatedAt | Apr 15, 2022, 9:52 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2971 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 15, 2022, 9:52 PM |
We need a new manager class to take care of the
worker.Data: onRpc()calls. This is especially important in case we want to batch ajax calls which go to the same endpoint.