Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
Disperse is a Go package that provides a Pub/Sub abstraction layer over unix sockets
- Host: GitHub
- URL: https://github.com/bitbreakr/go-disperse
- Owner: bitbreakr
- License: apache-2.0
- Created: 2021-02-02T00:01:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T15:00:29.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T10:57:55.672Z (6 months ago)
- Topics: cloud, communication, golang, ipc, linux, macos, pubsub, socket, unix
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# disperse (WIP)
Todo:
- [x] subscriber
- [ ] publisher
- [ ] documentation