/bus

Simple bus for Go programs

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

bus

Simple message bus for go programs.

Designed to support subscribing with a zero value type, then only receiving those types published to the bus.