Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class
This commit is contained in:
@@ -71,7 +71,7 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
TcpClient tcpClient,
|
||||
string protocol,
|
||||
bool secure,
|
||||
ServerSslAuthConfiguration sslConfig,
|
||||
ServerSslConfiguration sslConfig,
|
||||
Logger logger)
|
||||
{
|
||||
_tcpClient = tcpClient;
|
||||
|
Reference in New Issue
Block a user