Replies: 1 comment
-
what do you mean by rewriting from scratch? actually, monoio is just an async runtime implementation that should not block you to wrap it with any protocol implementations. |
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
-
Would having a QUIC server be doable or would it require a from-scratch implementation? There's some tokio-based implementations but I'm not sure if such libraries would be portable or really need a rewrite.
Beta Was this translation helpful? Give feedback.
All reactions