Use local websocket without config or otel

Former-commit-id: 87e2cf8405
This commit is contained in:
Owen
2025-10-27 21:38:33 -07:00
parent 27424170e4
commit f40b0ff820
4 changed files with 645 additions and 8 deletions

View File

@@ -14,8 +14,8 @@ import (
"time"
"github.com/fosrl/newt/logger"
"github.com/fosrl/newt/websocket"
"github.com/fosrl/olm/peermonitor"
"github.com/fosrl/olm/websocket"
"github.com/vishvananda/netlink"
"golang.org/x/crypto/chacha20poly1305"
"golang.org/x/crypto/curve25519"