Seems to be fully working
This commit is contained in:
@@ -49,6 +49,7 @@ namespace EmbedIO.WebSockets
|
||||
private TimeSpan _keepAliveInterval;
|
||||
private Encoding _encoding;
|
||||
private PeriodicTask? _connectionWatchdog;
|
||||
private bool _allowNullProtocol = false;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="WebSocketModule" /> class.
|
||||
|
||||
Reference in New Issue
Block a user