Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
express = require(
'express'
)
2
const
{ Sftp } = require(
'./session-sftp'
)
3
const
{ Ftp } = require(
'./session-ftp'
)
4
const
{
Callers
nothing calls this directly
Calls
15
require
Function · 0.85
markConnected
Function · 0.85
terminals
Function · 0.85
detectXmodemMarker
Function · 0.85
flushBufferedData
Function · 0.85
wsDec
Function · 0.85
onDestroySftp
Function · 0.85
sftp
Function · 0.85
onDestroyTransfer
Function · 0.85
transfer
Function · 0.85
writeLog
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected