From dfe94c6269857891fa24af741c0e0ca266de902f Mon Sep 17 00:00:00 2001 From: JackDoan Date: Thu, 30 Apr 2026 12:16:52 -0500 Subject: [PATCH] window --- connection_state.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connection_state.go b/connection_state.go index b85aebd4..c3788529 100644 --- a/connection_state.go +++ b/connection_state.go @@ -12,7 +12,7 @@ import ( "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 { eKey *NebulaCipherState