Track Workers by uuid for Reconnection
This commit is contained in:
parent
9ac9ed8fe2
commit
d0f220fd0a
6 changed files with 64 additions and 9 deletions
|
@ -1,3 +1,5 @@
|
|||
package constants
|
||||
|
||||
const SHARED_SECRET_HEADER = "morffix-secret"
|
||||
const NAME_HEADER = "morffix-name"
|
||||
const UUID_HEADER = "morffix-uuid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue