UNPKG

@push.rocks/smartsocket

Version:

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

4 lines (2 loc) 111 B
import * as plugins from './smartsocket.plugins.js'; export const logger = new plugins.smartlog.ConsoleLog();