Activity
refactor(FrameBuffer): rename self.data to self._data
refactor(FrameBuffer): rename self.data to self._data
Pull request merge
fix error value when opening a new stream
fix error value when opening a new stream
Pull request merge
clarify RequestReceived CONTINUATION frame behavior
clarify RequestReceived CONTINUATION frame behavior
Pull request merge
migrate tox.ini into pyproject.toml
migrate tox.ini into pyproject.toml
Pull request merge
refactor headers bytes encoding
refactor headers bytes encoding
Pull request merge
remove unused attribute max_inbound_frame_size
remove unused attribute
max_inbound_frame_size
Pull request merge
update supported Python versions
update supported Python versions
Drop unneccessary whitespace
Drop unneccessary whitespace
Use 'trace' level logging to log frames in each direction.
Use 'trace' level logging to log frames in each direction.