simplified code
This commit is contained in:
parent
1f40eb15b9
commit
fc41218d57
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
using WebSocketSharp.Server;
|
||||
|
||||
namespace WBM
|
||||
{
|
||||
public class WSJSONService : WebSocketBehavior
|
||||
public class WSJSONService : WebSocketSharp.Server.WebSocketBehavior
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue