A simple unix socket server/client utilities
npm install @xpr/jsocket
A simple unix socket server/client utilities.
This package provides a simple way to create a server/client communication using
unix sockets.
The package supports both Deno and Node.js.
``shellDeno
deno add jsr:@xpr/jsocket