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

https://github.com/bitbreakr/go-disperse

Disperse is a Go package that provides a Pub/Sub abstraction layer over unix sockets
https://github.com/bitbreakr/go-disperse

cloud communication golang ipc linux macos pubsub socket unix

Last synced: about 1 month ago
JSON representation

Disperse is a Go package that provides a Pub/Sub abstraction layer over unix sockets

Awesome Lists containing this project

README

          

# disperse (WIP)

Todo:
- [x] subscriber
- [ ] publisher
- [ ] documentation