Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/src/microservice/client/client.ts>MsTcpClient#emit

Alosaur - Deno web framework with many decorators
Go to Latest
method MsTcpClient.prototype.emit
import { MsTcpClient } from "https://deno.land/x/alosaur@v0.37.0/src/microservice/client/client.ts";

Emit publish event

Parameters

event: string
payload: any