Fixed WebSocketServer

This commit is contained in:
sta
2012-08-06 14:34:39 +09:00
parent 9212716319
commit b730e23248
59 changed files with 277 additions and 124 deletions

View File

@@ -12,7 +12,7 @@ using System.Threading;
using WebSocketSharp;
using WebSocketSharp.Frame;
namespace Example
namespace Example1
{
public struct NfMessage
{