Skip to content

Subspace is a fast, memory only signal broker, using atomic network operations, with no further dependencies.

License

Notifications You must be signed in to change notification settings

cuhsat/subspace

Repository files navigation

Subspace Go Reference Go Report Card Release

Subspace is a fast, memory only signal broker using atomic network operations.

How to

Start a subspace:

$ subspace

Send a signal:

$ echo foo | ss

Scan for signals:

$ ss

License

Released under the MIT License.