/subspace

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

Primary LanguageGoMIT LicenseMIT

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.