Frontmatter
| id | 703 |
| title | remote methods need to know about their app context |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 11, 2020, 12:24 AM |
| updatedAt | Jun 14, 2020, 4:58 PM |
| githubUrl | https://github.com/neomjs/neo/issues/703 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 14, 2020, 4:58 PM |

now this one is really tricky:
we do want to address the "right" main thread, without manually passing it to all remote methods.
good time for a break :)