mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
this is awful, but also it's about 20% better
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
const MTU = 9001
|
||||
|
||||
type EncReader func(
|
||||
addr netip.AddrPort,
|
||||
payload []byte,
|
||||
addrs []netip.AddrPort,
|
||||
payload [][]byte,
|
||||
)
|
||||
|
||||
type Conn interface {
|
||||
|
||||
Reference in New Issue
Block a user