Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/msgpack_rpc/session.ts>Session#handleNotification

🦕 Deno module to support msgpack-rpc
Latest
method Session.prototype.handleNotification
import { Session } from "https://deno.land/x/msgpack_rpc@v4.0.0/session.ts";

Parameters

notification: message.NotificationMessage

Returns

Promise<void>