feat: add background to conn args when client ws recon
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
OperationID = "operationID"
|
||||
Compression = "compression"
|
||||
GzipCompressionProtocol = "gzip"
|
||||
BackgroundStatus = "isBackground"
|
||||
)
|
||||
const (
|
||||
WebSocket = iota + 1
|
||||
|
||||
Reference in New Issue
Block a user