Tag Archives: angular-signalr-hub
Visualizing Elasticsearch Watcher events using ASP.NET Core 1.0, SignalR and Angular
July 5, 2015 · by damienbod · in .NET, AngularJS, ASP.NET Core, ASPNET5, Elasticsearch, javascript, jQuery, Lucene, MVC, SignalR, TopHeaderMenu, Web · 7 Comments
This article shows how to display Elasticsearch Watcher events in an Angular UI using SignalR. The Elasticsearch Watcher events are sent to a MVC 6 controller in an ASP.NET Core 1.0 application. The action method in the controller handles the watcher events and sends the data to the Angular UI using SignalR and the SignalR […]