How to use the @ssv/signalr-client.HubConnectionFactory function in @ssv/signalr-client

To help you get started, we’ve selected a few @ssv/signalr-client examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github sillsdev / appbuilder-portal / source / SIL.AppBuilder.Portal.Frontend / src / sockets / data-socket.tsx View on Github external
constructor(props: LiveDataProps) {
    super(props);

    this.hubFactory = new HubConnectionFactory();

    this.startSocket();
  }

@ssv/signalr-client

SignalR client library built on top of @microsoft/signalr. This gives you more features and easier to use.

MIT
Latest version published 9 months ago

Package Health Score

59 / 100
Full package analysis