Answer
Ove
rf
low
Answer Overflow Logo
GitHub
Get Started
Login
GitHub
Open popover
T
tRPC
❓-help
Join Server
Does tRPC works in application network layer (HTTP) or transport network layer (TCP, UDP)?
M
mooncake
View on Discord
5/1/2023
Just wondering if tRPC uses TCP under the hood.
N
nlucas
View on Discord
5/1/2023
HTTP
N
nlucas
View on Discord
5/1/2023
Though to be pedantic, HTTP is TCP
N
nlucas
View on Discord
5/1/2023
and also we're fairly open to hosting on other protocols, not tied at all if a use case comes up
M
mooncake
View on Discord
5/1/2023
Thank you for answering!