gustavo-armenta / CookieAuthenticationSample

Protected SignalR endpoint webhosted or selfhosted can be accessed by authenticated C# and/or JS client
56 stars 19 forks source link

v2 consideration: Add new or replace web host with new VS2013 SPA template project #5

Open xqiu opened 11 years ago

xqiu commented 11 years ago

The new VS2013 SPA template contains files that can be converted to be hosted with owinhost pretty easily. We can consider add another webhost or replace the current webhost with the new SPA project.