Fixed WebSocketServer
This commit is contained in:
@@ -12,7 +12,7 @@ using System.Threading;
|
||||
using WebSocketSharp;
|
||||
using WebSocketSharp.Frame;
|
||||
|
||||
namespace Example
|
||||
namespace Example1
|
||||
{
|
||||
public struct NfMessage
|
||||
{
|
||||
|
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Threading;
|
||||
|
||||
namespace Example
|
||||
namespace Example1
|
||||
{
|
||||
public class Program
|
||||
{
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user