mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-09 15:25:20 +02:00
[client,relay] Add QUIC support (#2962)
This commit is contained in:
3
relay/tls/alpn.go
Normal file
3
relay/tls/alpn.go
Normal file
@ -0,0 +1,3 @@
|
||||
package tls
|
||||
|
||||
const nbalpn = "nb-quic"
|
Reference in New Issue
Block a user