JsonRpcNotification
Base class for all JSON-RPC notifications. Notifications do not have an ID and do not expect a response.
All notifications share a method field. Polymorphic deserialization is based on method.
Base class for all JSON-RPC notifications. Notifications do not have an ID and do not expect a response.
All notifications share a method field. Polymorphic deserialization is based on method.