MCPcopy
hub / github.com/electerm/electerm / session-server.js

File session-server.js

src/app/server/session-server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express')
2const { Sftp } = require('./session-sftp')
3const { Ftp } = require('./session-ftp')
4const {

Callers

nothing calls this directly

Calls 15

requireFunction · 0.85
markConnectedFunction · 0.85
terminalsFunction · 0.85
detectXmodemMarkerFunction · 0.85
flushBufferedDataFunction · 0.85
wsDecFunction · 0.85
onDestroySftpFunction · 0.85
sftpFunction · 0.85
onDestroyTransferFunction · 0.85
transferFunction · 0.85
writeLogMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected