dependabot-preview[bot] 11999efa2d Bump github.com/libp2p/go-libp2p-core from 0.2.2 to 0.2.5
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.2 to 0.2.5.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases)
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.2...v0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-07 01:09:51 +00:00
2019-12-06 16:30:18 -05:00
2019-08-01 09:38:57 -08:00
2019-06-19 14:12:41 +02:00
2019-06-13 04:22:28 +02:00
2019-06-13 04:22:28 +02:00
2019-06-25 20:47:02 +02:00
2019-06-20 16:17:57 +01:00

go-eventbus

GoDoc Coverage Status Build Status Discourse posts

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
a simple and fast eventbus for type-based local event delivery.
Readme 211 KiB
Languages
Go 100%