rama creada apartir de master en j
This commit is contained in:
@@ -6,6 +6,9 @@ using MongoDB.Bson;
|
||||
|
||||
namespace adas_core.Application.Subscriptions;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a WebSocket subscriber identified by a unique string identifier.
|
||||
/// </summary>
|
||||
public class WsSubscriber(string id)
|
||||
{
|
||||
public string? UserName;
|
||||
|
||||
Reference in New Issue
Block a user