Added WebSocketServer
This commit is contained in:
BIN
Example2/bin/Debug/example2.exe
Executable file
BIN
Example2/bin/Debug/example2.exe
Executable file
Binary file not shown.
6
Example2/bin/Debug/example2.exe.config
Normal file
6
Example2/bin/Debug/example2.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ServerCertPath" value="/path/to/server.cer" />
|
||||
</appSettings>
|
||||
</configuration>
|
BIN
Example2/bin/Debug/example2.exe.mdb
Normal file
BIN
Example2/bin/Debug/example2.exe.mdb
Normal file
Binary file not shown.
BIN
Example2/bin/Debug/websocket-sharp.dll
Executable file
BIN
Example2/bin/Debug/websocket-sharp.dll
Executable file
Binary file not shown.
BIN
Example2/bin/Debug/websocket-sharp.dll.mdb
Normal file
BIN
Example2/bin/Debug/websocket-sharp.dll.mdb
Normal file
Binary file not shown.
BIN
Example2/bin/Debug_Ubuntu/example2.exe
Executable file
BIN
Example2/bin/Debug_Ubuntu/example2.exe
Executable file
Binary file not shown.
6
Example2/bin/Debug_Ubuntu/example2.exe.config
Normal file
6
Example2/bin/Debug_Ubuntu/example2.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ServerCertPath" value="/path/to/server.cer" />
|
||||
</appSettings>
|
||||
</configuration>
|
BIN
Example2/bin/Debug_Ubuntu/example2.exe.mdb
Normal file
BIN
Example2/bin/Debug_Ubuntu/example2.exe.mdb
Normal file
Binary file not shown.
BIN
Example2/bin/Debug_Ubuntu/websocket-sharp.dll
Executable file
BIN
Example2/bin/Debug_Ubuntu/websocket-sharp.dll
Executable file
Binary file not shown.
BIN
Example2/bin/Debug_Ubuntu/websocket-sharp.dll.mdb
Normal file
BIN
Example2/bin/Debug_Ubuntu/websocket-sharp.dll.mdb
Normal file
Binary file not shown.
BIN
Example2/bin/Release/example2.exe
Executable file
BIN
Example2/bin/Release/example2.exe
Executable file
Binary file not shown.
6
Example2/bin/Release/example2.exe.config
Normal file
6
Example2/bin/Release/example2.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ServerCertPath" value="/path/to/server.cer" />
|
||||
</appSettings>
|
||||
</configuration>
|
BIN
Example2/bin/Release/websocket-sharp.dll
Executable file
BIN
Example2/bin/Release/websocket-sharp.dll
Executable file
Binary file not shown.
BIN
Example2/bin/Release_Ubuntu/example2.exe
Executable file
BIN
Example2/bin/Release_Ubuntu/example2.exe
Executable file
Binary file not shown.
6
Example2/bin/Release_Ubuntu/example2.exe.config
Normal file
6
Example2/bin/Release_Ubuntu/example2.exe.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ServerCertPath" value="/path/to/server.cer" />
|
||||
</appSettings>
|
||||
</configuration>
|
BIN
Example2/bin/Release_Ubuntu/websocket-sharp.dll
Executable file
BIN
Example2/bin/Release_Ubuntu/websocket-sharp.dll
Executable file
Binary file not shown.
Reference in New Issue
Block a user