UNPKG

ws-rmi

Version:

A Remote Method Invocation implementation written in JavaScript utilising the WebSocket protocol

3 lines (2 loc) 85 B
import { Logger } from "./types/Logger"; export declare const ConsoleLogger: Logger;