caffco/koa-socket.io

View on GitHub
src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
92%

File index.ts has 266 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import { createServer as createHttpsServer } from 'https';
import { createServer as createHttpServer } from 'http';

import {
  BroadcastOperator,
Severity: Minor
Found in src/index.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status