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

x/msgpack_rpc/mod.ts>Session#handleNotification

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

Parameters

notification: message.NotificationMessage

Returns

Promise<void>