Move network to newt to share

This commit is contained in:
Owen
2025-11-26 15:55:30 -05:00
parent 8a50c6b5f1
commit dfe49ad9c9
11 changed files with 5 additions and 875 deletions

View File

@@ -9,7 +9,7 @@ import (
"time"
"github.com/fosrl/newt/logger"
"github.com/fosrl/olm/network"
"github.com/fosrl/newt/network"
)
// ConnectionRequest defines the structure for an incoming connection request