mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 17:26:40 +00:00
- add comments
- avoid double closing messages - add cleanup routine for relay manager
This commit is contained in:
@@ -18,7 +18,6 @@ import (
|
||||
// Server
|
||||
// todo:
|
||||
// authentication: provide JWT token via RPC call. The MGM server can forward the token to the agents.
|
||||
// connection timeout handling
|
||||
type Server struct {
|
||||
store *Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user