mirror of
https://github.com/libp2p/go-eventbus.git
synced 2026-08-19 14:53:27 +08:00
fix/with-node
1. It doesn't return an error and we weren't checking it anyways. 2. Avoid a goroutine unless we need it.
go-eventbus
Simple and fast eventbus for type-based local event delivery.
Install
go get github.com/libp2p/go-eventbus
Usage
Check out the GoDocs.
License
Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.
Description
Languages
Go
100%