Skip to content

Instantly share code, notes, and snippets.

@martinnormark
Last active September 29, 2016 23:57
Show Gist options
  • Select an option

  • Save martinnormark/6082879 to your computer and use it in GitHub Desktop.

Select an option

Save martinnormark/6082879 to your computer and use it in GitHub Desktop.
IHubContext hubContext = GlobalHost.ConnectionManager.GetHubContext<GeoFeedHub>();
hubContext.Clients.All.addTweetToMap(status);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment