An open API service indexing awesome lists of open source software.

https://github.com/semrekkers/pubsub

A simple, lightweight publish–subscribe channel
https://github.com/semrekkers/pubsub

go pubsub

Last synced: 5 months ago
JSON representation

A simple, lightweight publish–subscribe channel

Awesome Lists containing this project

README

          

# PubSub

[![GoDoc](https://godoc.org/github.com/semrekkers/pubsub?status.svg)](https://godoc.org/github.com/semrekkers/pubsub)

A simple, lightweight publish–subscribe channel implementation in Go with full test coverage.

## License

MIT License.