t
tRPC
t
tRPC
EventBridge
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
N
Nick
•
3/10/23, 12:35 PM
So tRPC is just a NodeJS api tool
, it can almost certainly publish events if eventbridge has a NodeJS SDK
N
Nick
•
3/10/23, 12:36 PM
If eventbridge can push to a rest api then you can probably work it to call tRPC
, but if the expectation is to use tRPC as a worker process then it
’s probably not the right tool for the job there