MCPcopy Create free account
hub / github.com/GoogleChrome/samples / server.mjs

File server.mjs

websocketstream-demo/server.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// server.mjs
2
3// 1. Modern ES Module imports
4import express from 'express';

Callers

nothing calls this directly

Calls 4

emitMethod · 0.80
logMethod · 0.45
errorMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected