[DONT MERGE] Bug SignalR
This commit is contained in:
parent
b2eaed3cf2
commit
5b6c30f656
16 changed files with 2083 additions and 61 deletions
|
|
@ -9,7 +9,6 @@ namespace Yavsc
|
|||
SiteSettings siteSettings, IHostingEnvironment env)
|
||||
{
|
||||
app.UseWebSockets();
|
||||
|
||||
app.UseSignalR("/api/signalr");
|
||||
/*
|
||||
var _sockets = new ConcurrentBag<WebSocket>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue