GRPC over HTTP/2 in Deno #1184
caleblloyd
started this conversation in
Show and tell
Replies: 1 comment
-
I've found that hosting a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As of Deno 1.46.1,
connect-es
using GRPC over HTTP/2 works in Deno!Here is a demo: https://github.com/caleblloyd/connect-es-deno-demo
I tested using
connect-es
version 2.xBeta Was this translation helpful? Give feedback.
All reactions