Adding websocket server code, so that a gateway is no longer required. Still kind of untested. Requires websocketpp.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include <net/clientexception.h>
|
||||
#include <net/socket_msg.h>
|
||||
#include <net/net_helper.h>
|
||||
#include <net/asioreceivebuffer.h>
|
||||
#include <core/avatarmanager.h>
|
||||
#include <core/loghelper.h>
|
||||
#include <clientenginefactory.h>
|
||||
|
||||
Reference in New Issue
Block a user