msquic
msquic copied to clipboard
Allow client and server to share bindings
Allow bindings to be shared between clients and servers. This will allow a client to create outbound connections on the same address and port as a listener on the same node.
I think my openssl submodule is on an old commit and it's showing up in this PR. I'll fix that before merging