feat(nats): NatsEventPublisher and NatsEventConsumer with payload conversion
This commit is contained in:
@@ -6,3 +6,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
domain = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user