Skip to content

Instantly share code, notes, and snippets.

@DanielSSilva
Created October 10, 2017 13:15
Show Gist options
  • Save DanielSSilva/cb22620b39df0a9e4362ddeb5565c57c to your computer and use it in GitHub Desktop.
Save DanielSSilva/cb22620b39df0a9e4362ddeb5565c57c to your computer and use it in GitHub Desktop.
SignalR sample
Clients.Group(“SomeGroup”).InvokeAsync(“SomeMethod”, “someParameters”).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment