UNPKG

@push.rocks/smartsocket

Version:

Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.

3 lines (2 loc) 111 B
import * as plugins from './smartsocket.plugins.js'; export declare const logger: plugins.smartlog.ConsoleLog;