You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to load specific model by it's ID, using Map<string, capnp.Struct>.
I wasted a several hourst and just checked, that lib doesn't verify ID even after parsedMessage.getRoot(...).
Also, it doesn't verify fields with their types, so for any get-method returns undefined.