kopia lustrzana https://github.com/Yakifo/amqtt
Correct class name
rodzic
e85e319597
commit
77a96faeeb
|
@ -95,7 +95,7 @@ class WebSocketsWriter(WriterAdapter):
|
|||
self._stream = io.BytesIO(b'')
|
||||
|
||||
|
||||
class StreamProtocolReader(ReaderAdapter):
|
||||
class StreamReaderAdapter(ReaderAdapter):
|
||||
"""
|
||||
Asyncio Streams API protocol adapter
|
||||
This adapter relies on StreamReader to read from a TCP socket.
|
||||
|
|
Ładowanie…
Reference in New Issue