Use local websocket without config or otel

This commit is contained in:
Owen
2025-10-27 21:38:33 -07:00
parent 2489283470
commit a55803f8f3
2 changed files with 638 additions and 1 deletions

View File

@@ -15,9 +15,9 @@ import (
"github.com/fosrl/newt/logger"
"github.com/fosrl/newt/updates"
"github.com/fosrl/newt/websocket"
"github.com/fosrl/olm/httpserver"
"github.com/fosrl/olm/peermonitor"
"github.com/fosrl/olm/websocket"
"golang.zx2c4.com/wireguard/device"
"golang.zx2c4.com/wireguard/tun"