@@ -1,6 +1,7 @@
|
||||
namespace Wino.Messaging.Client.Connection;
|
||||
|
||||
/// <summary>
|
||||
/// When client established a healthy connection to the server.
|
||||
/// </summary>
|
||||
public record WinoServerConnectionEstablished;
|
||||
namespace Wino.Messaging.Client.Connection
|
||||
{
|
||||
/// <summary>
|
||||
/// When client established a healthy connection to the server.
|
||||
/// </summary>
|
||||
public record WinoServerConnectionEstablished;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user