新增websocket服务器的c api接口

This commit is contained in:
xiongziliang
2019-12-25 15:15:16 +08:00
parent 0ea8f6fa28
commit 1b1071f62f
5 changed files with 242 additions and 0 deletions

View File

@@ -35,5 +35,6 @@
#include "player.h"
#include "pusher.h"
#include "events.h"
#include "websocket.h"
#endif /* MK_API_H_ */