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

x/denosoar/communication/server.ts

A live memory tracker and simple (beta) load tester.
Latest
import * as denosoar from "https://deno.land/x/denosoar@v1.0.0/communication/server.ts";

Classes

A server that can be spun up inside any process and will mine and transmit memory data via a Websocket connection. The server contains simple endpoints that allow the user to interact with the way data is being mined/transmitted.