Route a NappletMessage envelope to the matching service handler.
Direct NAP-domain services are routed by the domain in their wire
message.type (e.g., 'signer.signEvent' -> 'signer' service). INC messages
are owned by the INC runtime; their topic values are opaque here.
Returns true if a service handled the message, false otherwise.
Route a NappletMessage envelope to the matching service handler.
Direct NAP-domain services are routed by the domain in their wire message.type (e.g., 'signer.signEvent' -> 'signer' service). INC messages are owned by the INC runtime; their topic values are opaque here.
Returns true if a service handled the message, false otherwise.