MCPcopy
hub / github.com/encode/uvicorn / set_protocol

Method set_protocol

tests/benchmarks/http.py:109–110  ·  view source on GitHub ↗
(self, protocol: asyncio.Protocol)

Source from the content-addressed store, hash-verified

107 self.buffer = b""
108
109 def set_protocol(self, protocol: asyncio.Protocol) -> None:
110 pass
111
112
113class MockTimerHandle:

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected