Wait up to 3 seconds for encryption keys to arrive
This commit is contained in:
@@ -9,3 +9,5 @@ func NewCryptoHelper(bridge *Bridge) Crypto {
|
||||
bridge.Log.Debugln("Bridge built without end-to-bridge encryption")
|
||||
return nil
|
||||
}
|
||||
|
||||
var NoSessionFound = errors.New("nil")
|
||||
|
||||
Reference in New Issue
Block a user