参考 ： https://github.com/endel/NativeWebSocket

服务器路径:Assets同级目录WebSocketServer,执行下面语句，启动服务器
			npm install
			npm start