parent
48ea805999
commit
5c3a56b283
10 changed files with 42 additions and 39 deletions
|
|
@ -5,7 +5,7 @@ import MainStreamConnection from './stream';
|
|||
import { ParsedUrlQuery } from 'querystring';
|
||||
import authenticate from './authenticate';
|
||||
import { EventEmitter } from 'events';
|
||||
import redisClient from '../../db/redis';
|
||||
import { subsdcriber as redisClient } from '../../db/redis';
|
||||
|
||||
module.exports = (server: http.Server) => {
|
||||
// Init websocket server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue