Skip to content

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.