Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/miguelgrinberg/python-socketio
/ loads
Method
loads
tests/common/test_server.py:1017–1018 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
1015
1016
@staticmethod
1017
def
loads(*args, **kwargs):
1018
return
'+++ decoded +++'
1019
1020
server.Server(json=CustomJSON)
1021
eio.assert_called_once_with(
Callers
5
_thread
Method · 0.45
_listen
Method · 0.45
decode
Method · 0.45
_thread
Method · 0.45
decode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected