Skip to content
/ jsocket Public

A simple unix socket server/client utilities

License

Notifications You must be signed in to change notification settings

ziv/jsocket

Repository files navigation

jsocket

release

A simple unix socket server/client utilities.

About

This package provides a simple way to create a server/client communication using unix sockets.

The package supports both Deno and Node.js.

Installation

# Deno
deno add jsr:@xpr/jsocket

# Node.js
npm i @xpr/jsocket

About

A simple unix socket server/client utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published