Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 714 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 714 Bytes

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.