•1 min read•from InfoQ
Cloudflare Workers Accept Inbound TCP, with gRPC the First Protocol on Top


Cloudflare Workers can now accept inbound TCP connections through a new connect(socket) handler routed via Spectrum, ending an eight-year restriction to HTTP. Containers get full-duplex gRPC in any language, while Workers get unary and server-streaming through automatic gRPC-web translation. Everything is private beta.
By Steef-Jan WiggersWant to read more?
Check out the full article on the original site
Tagged with
#Cloudflare Workers
#TCP
#gRPC
#Spectrum
#HTTP
#connect(socket) handler
#Containers
#full-duplex
#unary
#server-streaming
#gRPC-web
#translation
#private beta
#inbound connections
#routing
#protocols
#language
#networking
#edge computing
#developer tools