LINXD-2222-debugging-for-i-os #7
1
app.js
1
app.js
@ -20,7 +20,6 @@ import * as express from "express";
|
||||
import * as https from "http";
|
||||
import Server from "socket.io";
|
||||
import middleware from 'socketio-wildcard'
|
||||
var middleware = require('socketio-wildcard')();
|
||||
const app = express.default();
|
||||
|
||||
let worker
|
||||
|
Loading…
x
Reference in New Issue
Block a user