UNPKG

@opentelemetry/instrumentation-socket.io

Version:

OpenTelemetry instrumentation for `socket.io` messaging server implementation for Socket.IO communication

5 lines 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultSocketIoPath = void 0; exports.defaultSocketIoPath = '/socket.io/'; //# sourceMappingURL=types.js.map