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) 59 B
export * from './connection.js'; export * from './tag.js';