Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
pulsar-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
75
Code
Issues
70
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implementation of the asyncio consumer
- #228
#228
Closed
Nictec
wants to merge 16 commits into
apache:main
apache/pulsar-client-python:main
from
Nictec:nl-full-asyncio
Nictec/pulsar-client-python:nl-full-asyncio
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Implementation of the asyncio consumer
#228
Nictec
wants to merge 16 commits into
apache:main
apache/pulsar-client-python:main
from
Nictec:nl-full-asyncio
Nictec/pulsar-client-python:nl-full-asyncio
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2024
WIP: Proper asyncio implementation using the c++ side
nl-x-net
committed
5bbddb5
View commit details
Copy full SHA for 5bbddb5
Browse repository at this point
Commits on Sep 19, 2024
Implemented missing async consumer methods in c++ and python
nl-x-net
committed
c3b6614
View commit details
Copy full SHA for c3b6614
Browse repository at this point
removed uncecessary dev file
nl-x-net
committed
58b5eb5
View commit details
Copy full SHA for 58b5eb5
Browse repository at this point
Commits on Sep 20, 2024
Added tests for async client
nl-x-net
committed
d4aab5c
View commit details
Copy full SHA for d4aab5c
Browse repository at this point
Fixed pulsar url in tests
Nictec
authored
cef9a76
View commit details
Copy full SHA for cef9a76
Browse repository at this point
Commits on Oct 18, 2024
FIX: Removed binary from repo, fixed schema handling in async consumer
nl-x-net
committed
656a287
View commit details
Copy full SHA for 656a287
Browse repository at this point
Merge remote-tracking branch 'origin/nl-full-asyncio' into nl-full-asyncio
nl-x-net
committed
1c56c59
View commit details
Copy full SHA for 1c56c59
Browse repository at this point
FIX: Removed debug prints
nl-x-net
committed
1f96710
View commit details
Copy full SHA for 1f96710
Browse repository at this point
Commits on Oct 30, 2024
FIX: Use python 3.8 compatible type annotations
nl-x-net
committed
1909e40
View commit details
Copy full SHA for 1909e40
Browse repository at this point
Commits on Nov 2, 2024
Merge branch 'main' into nl-full-asyncio
merlimat
authored
84f1396
View commit details
Copy full SHA for 84f1396
Browse repository at this point
Commits on Nov 4, 2024
FIX: Fixed requested changes.
nl-x-net
committed
b17606c
View commit details
Copy full SHA for b17606c
Browse repository at this point
Merge remote-tracking branch 'origin/nl-full-asyncio' into nl-full-asyncio
nl-x-net
committed
031cf47
View commit details
Copy full SHA for 031cf47
Browse repository at this point
Commits on Dec 2, 2024
Removed binary files
merlimat
committed
e736852
View commit details
Copy full SHA for e736852
Browse repository at this point
Removed unnecessary TODO
Nictec
authored
b230e84
View commit details
Copy full SHA for b230e84
Browse repository at this point
Commits on Dec 4, 2024
FIX: Fixed inconsistent c++ method implementation, removed unnecessary TODO
nl-x-net
committed
93e3cb3
View commit details
Copy full SHA for 93e3cb3
Browse repository at this point
Merge remote-tracking branch 'origin/nl-full-asyncio' into nl-full-asyncio
nl-x-net
committed
d1485b3
View commit details
Copy full SHA for d1485b3
Browse repository at this point
You can’t perform that action at this time.