feat: centralize NATS message broker implementation in infra and abstract its usage in API and worker
This commit is contained in:
@@ -12,6 +12,7 @@ serde_json = "1.0.146"
|
||||
thiserror = "2.0.17"
|
||||
tracing = "0.1"
|
||||
uuid = { version = "1.19.0", features = ["v4", "serde"] }
|
||||
futures-core = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user