mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-14 09:18:51 +02: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