You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mike Reust edited this page May 5, 2013
·
3 revisions
This is a relatively simple app I created when playing around with .NET websockets, SignalR, NVD3 and linq.js. It's a real-time API dashboard that receives messages from RabbitMQ and then pushes them out to connected browsers. Browsers then update in real-time to display the data in a useful format.