mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to node 12
This commit is contained in:
@@ -11,8 +11,7 @@ import * as Rollbar from 'rollbar';
|
||||
import * as passport from 'passport';
|
||||
import * as connectMongo from 'connect-mongo';
|
||||
import * as express from 'express';
|
||||
// import { WebSocketServer } from '@clusterws/cws';
|
||||
import { WebSocketServer } from 'clusterws-uws';
|
||||
import { WebSocketServer } from '@encharm/cws';
|
||||
import { compact, once } from 'lodash';
|
||||
import { copySync, removeSync, ensureDirSync } from 'fs-extra';
|
||||
import { createServerHost, createClientOptions, ServerOptions, ClientExtensions, Packet } from 'ag-sockets';
|
||||
|
||||
Reference in New Issue
Block a user