https://github.com/eduardosbcabral/wallet-events-poc
An application example to show how can we send events more efficiently
https://github.com/eduardosbcabral/wallet-events-poc
Last synced: 2 months ago
JSON representation
An application example to show how can we send events more efficiently
- Host: GitHub
- URL: https://github.com/eduardosbcabral/wallet-events-poc
- Owner: eduardosbcabral
- Created: 2023-11-16T01:34:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T01:55:01.000Z (over 1 year ago)
- Last Synced: 2025-01-13T10:29:55.362Z (4 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallet-events-poc
An application example to show how can we send events more efficiently. It was implemented an event dispatcher that we can use to register and send events without knowing for the technology used to publish events.# Execution example
# Reference
https://github.com/devfullcycle/fc-eda