Activity
Deleted branch
Bump pypa/cibuildwheel from 2.22.0 to 2.23.1
Bump pypa/cibuildwheel from 2.22.0 to 2.23.1
chore: correct time diff sign in compression doc
chore: correct time diff sign in compression doc
Pull request merge
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
Docs. Correct Producer pattern example.
Docs. Correct Producer pattern example.
Pull request merge
Exit cleanly the interactive client on ^C.
Exit cleanly the interactive client on ^C.
Add test coverage for interactive client.
Add test coverage for interactive client.
Force push
Add test coverage for interactive client.
Add test coverage for interactive client.
Force push
added entry point script for the cli client in the pyproject.toml
added entry point script for the cli client in the pyproject.toml
Pull request merge
Rewrite interactive client (again) without threads.
Rewrite interactive client (again) without threads.
Review how-to guides, notably the patterns guide.
Review how-to guides, notably the patterns guide.
Merge deployment topic guide into deployment section.
Merge deployment topic guide into deployment section.
Simplify pattern for running servers forever.
Simplify pattern for running servers forever.
Document HTTP Digest Auth as a known limitation.
Document HTTP Digest Auth as a known limitation.
Fix incorrect asyncio import in README
Fix incorrect asyncio import in README
Pull request merge