Hi everyone,
I'm using tweetinvi to get data from filtered stream, I'm using signalR to expose this data while this is working good in a console application I could not get this working in ASP.NET 4.5 appliaction.
I created a Web Application with the Empty template and I just add SignalRClass(v2) and a StartUp OWIN class. Then I create a simple html page to consume that. While everything is fine when I called Tweetinvi from SignalR hub in console application, same thing it does not work in the web app. If somebody could help I appreciate a lot :)
Thanks in advance
Camilo
I'm using tweetinvi to get data from filtered stream, I'm using signalR to expose this data while this is working good in a console application I could not get this working in ASP.NET 4.5 appliaction.
I created a Web Application with the Empty template and I just add SignalRClass(v2) and a StartUp OWIN class. Then I create a simple html page to consume that. While everything is fine when I called Tweetinvi from SignalR hub in console application, same thing it does not work in the web app. If somebody could help I appreciate a lot :)
Thanks in advance
Camilo