MCPcopy Create free account
hub / github.com/codemistic/Web-Development / index.js

File index.js

Chat_app/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path')
2const http = require('http')
3const express = require('express')
4const socketio = require('socket.io')

Callers

nothing calls this directly

Calls 7

addUserFunction · 0.85
generateMessageFunction · 0.85
getUsersInRoomFunction · 0.85
generateLocationMessageFunction · 0.85
removeUserFunction · 0.85
getUserFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected