mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-10 22:29:08 -07:00
udp: Fix minor protocol errors, announces working
This commit is contained in:
@@ -48,3 +48,7 @@ func GenerateConnectionID(ip []byte) []byte {
|
||||
|
||||
return ct[:8]
|
||||
}
|
||||
|
||||
func init() {
|
||||
InitConnectionIDEncryption()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user