You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the recent publication of the HTTP/3 standard and a variety of API improvements that necessitate breaking changes, it's a good time to make a new API Version: V3.
With the recent publication of the HTTP/3 standard and a variety of API improvements that necessitate breaking changes, it's a good time to make a new API Version: V3.
Unfortunately, golang doesn't a native HTTP/3 library yet, but there are third party packages:
https://github.com/lucas-clemente/quic-go
https://github.com/pion/quic
https://github.com/devsisters/goquic
TODO:
The text was updated successfully, but these errors were encountered: