UNPKG

uds-pubsub

Version:

Lightweight Unix Domain Socket pub/sub library for Node.js

5 lines (3 loc) 101 B
import { UdsPubSubHost } from '../src/index.js' const host = new UdsPubSubHost() await host.start()