...
Code Block |
---|
{{ value | string.downcase == "true" ? "DDP" : "DDU" }} |
...
Summary:
Migration to Azure SignalR
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
Switched to using Azure SignalR supporting bi-directional communication between the server and client. This has allowed us to overcome some of the intermittent issues we were experiencing with our previous SignalR implementation
...
Summary:
Support for Partners / Tenants
...