mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
window
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
|||||||
"github.com/slackhq/nebula/noiseutil"
|
"github.com/slackhq/nebula/noiseutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
const ReplayWindow = 1024
|
const ReplayWindow = 1024 //todo I've started seeing out-of-window messages in testing?
|
||||||
|
|
||||||
type ConnectionState struct {
|
type ConnectionState struct {
|
||||||
eKey *NebulaCipherState
|
eKey *NebulaCipherState
|
||||||
|
|||||||
Reference in New Issue
Block a user