MAL Interest Stacks (#2933)
This commit is contained in:
parent
247780afa0
commit
1a04fcf576
4 changed files with 8 additions and 8 deletions
|
@ -148,7 +148,7 @@ export class MessageHubService {
|
|||
accessTokenFactory: () => user.token
|
||||
})
|
||||
.withAutomaticReconnect()
|
||||
.withStatefulReconnect()
|
||||
//.withStatefulReconnect() // Requires signalr@8.0
|
||||
.build();
|
||||
|
||||
this.hubConnection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue