MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / close

Method close

pywebio/platform/adaptor/ws.py:95–96  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

93
94 @abc.abstractmethod
95 def close(self):
96 pass
97
98
99class WebSocketHandler:

Callers 4

clean_expired_sessionsFunction · 0.45
_close_from_sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected