Searched refs:StreamReaderProtocol (Results 1 – 3 of 3) sorted by relevance
75 protocol = StreamReaderProtocol(reader, loop=loop)110 protocol = StreamReaderProtocol(reader, client_connected_cb,126 protocol = StreamReaderProtocol(reader, loop=loop)140 protocol = StreamReaderProtocol(reader, client_connected_cb,212 class StreamReaderProtocol(FlowControlMixin, protocols.Protocol): class
73 protocol = asyncio.StreamReaderProtocol(stream_reader,
721 protocol = asyncio.StreamReaderProtocol(reader, loop=self.loop)757 protocol = asyncio.StreamReaderProtocol(reader)