ng2-signalr icon indicating copy to clipboard operation
ng2-signalr copied to clipboard

Allow control of ping interval when connecting

Open willykc opened this issue 7 years ago • 0 comments

Similarly to how it can be controlled with the signalr jquery client: $.connection.hub.start({ pingInterval: 60000 })

willykc avatar Jun 23 '17 08:06 willykc