UNPKG

uds-pubsub

Version:

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

3 lines (2 loc) 102 B
export { UdsPubSubClient, createClient } from './Client.js' export { UdsPubSubHost } from './Host.js'