Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pywebio/PyWebIO
/ closed
Method
closed
webiojs/src/session.ts:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
close_session(): void;
39
40
closed(): boolean;
41
}
42
43
function
safe_poprun_callbacks(callbacks: (() => void)[], name =
'callback'
) {
Callers
14
main
Function · 0.65
get_current_session
Method · 0.65
_on_task_finish
Method · 0.65
send_task_command
Method · 0.65
close
Method · 0.65
step
Method · 0.65
send_task_command
Method · 0.65
_trigger_close_event
Method · 0.65
close
Method · 0.65
_dispatch_callback_event
Method · 0.65
get_current_session
Method · 0.65
_send_msg_to_client
Method · 0.65
Implementers
2
WebSocketSession
webiojs/src/session.ts
HttpSession
webiojs/src/session.ts
Calls
no outgoing calls
Tested by
no test coverage detected