EsotericSoftware / EsotericSoftware/kryonet
ObjectSpace warns on remote invocation if multiple object-spaces are registered to a connection.
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
ObjectSpace will warn: "Ignoring remote invocation request for unknown object ID" every time it receives a remote method invocation for an object on a different object space on the same connection. (I am using multiple object spaces on the same connection because I need them to have different execution contexts.)
Contributor guide
Assessment
This issue has not been assessed yet.