https://github.com/marcominerva/simpletransit
A simple implementation of an in-memory publisher/subscriber pattern
https://github.com/marcominerva/simpletransit
c-sharp dotnet helpers-library pub-sub
Last synced: 7 months ago
JSON representation
A simple implementation of an in-memory publisher/subscriber pattern
- Host: GitHub
- URL: https://github.com/marcominerva/simpletransit
- Owner: marcominerva
- License: mit
- Created: 2025-04-09T14:33:45.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-06-26T08:26:05.000Z (7 months ago)
- Last Synced: 2025-06-26T09:32:55.607Z (7 months ago)
- Topics: c-sharp, dotnet, helpers-library, pub-sub
- Language: C#
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SimpleTransit
A simple implementation of an in-memory publisher/subscriber pattern.