fashilong.js 87 B

1234
  1. var WebSocketServer = require("./server/fashilong");
  2. new WebSocketServer().create();