[WIP] live
This commit is contained in:
parent
920d571f31
commit
3ec55938bb
6 changed files with 83 additions and 16 deletions
|
|
@ -18,4 +18,5 @@ namespace Yavsc.ViewModels.Streaming
|
|||
public WebSocket Socket { get; set; }
|
||||
public ConcurrentDictionary<string, WebSocket> Listeners { get; set; } = new ConcurrentDictionary<string, WebSocket>();
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue