OmarElGabry/chat.io

View on GitHub
app/socket/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function ioEvents has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var ioEvents = function(io) {

    // Rooms namespace
    io.of('/rooms').on('connection', function(socket) {

Severity: Major
Found in app/socket/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status