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
A Networking package supports QUIC that's able to connect to other nodes
Looks like there is no mature Swift QUIC library so we should use one of the C or C++ library. e.g. https://github.com/microsoft/msquic
A Networking package supports QUIC that's able to connect to other nodes
Looks like there is no mature Swift QUIC library so we should use one of the C or C++ library. e.g. https://github.com/microsoft/msquic
should see if we can reuse some of the code from https://github.com/apple/swift-nio
The text was updated successfully, but these errors were encountered: