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-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
7
Code
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Reader interface
- #1
#1
Open
lukfugl
wants to merge 29 commits into
apache:master
apache/pulsar-client-ruby:master
from
instructure:reader
instructure/pulsar-client-ruby:reader
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
Reader interface
#1
lukfugl
wants to merge 29 commits into
apache:master
apache/pulsar-client-ruby:master
from
instructure:reader
instructure/pulsar-client-ruby:reader
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2019
initial PoC
Show description for 24e6842
lukfugl
committed
24e6842
View commit details
Copy full SHA for 24e6842
Browse repository at this point
promote String -> Message ruby-side
Show description for 99494d7
lukfugl
committed
99494d7
View commit details
Copy full SHA for 99494d7
Browse repository at this point
map ProducerConfiguration and default ruby-side
lukfugl
committed
305ac81
View commit details
Copy full SHA for 305ac81
Browse repository at this point
Client and Consumer configs in ruby
Show description for bd24044
lukfugl
committed
bd24044
View commit details
Copy full SHA for bd24044
Browse repository at this point
negative_acknowledge not yet available
Show description for 11eb701
lukfugl
committed
11eb701
View commit details
Copy full SHA for 11eb701
Browse repository at this point
minor rework of commenting around negack TODOs
lukfugl
committed
7eae2d2
View commit details
Copy full SHA for 7eae2d2
Browse repository at this point
Commits on Jul 25, 2019
no explicit require_paths
Show description for 1ea2d65
lukfugl
committed
1ea2d65
View commit details
Copy full SHA for 1ea2d65
Browse repository at this point
fix extconf.rb for location of built bindings
lukfugl
committed
e350d76
View commit details
Copy full SHA for e350d76
Browse repository at this point
add consumer.listen { |data| ... }
lukfugl
committed
3d7c3d8
View commit details
Copy full SHA for 3d7c3d8
Browse repository at this point
typo
lukfugl
committed
7a5fdca
View commit details
Copy full SHA for 7a5fdca
Browse repository at this point
ClientConfiguration#authentication_token=
lukfugl
committed
3405c2a
View commit details
Copy full SHA for 3405c2a
Browse repository at this point
Commits on Jul 26, 2019
clean up Client.new and consumer.listen
Show description for c6d912b
lukfugl
committed
c6d912b
View commit details
Copy full SHA for c6d912b
Browse repository at this point
Pulsar::Client.from_environment
Show description for 83a210b
lukfugl
committed
83a210b
View commit details
Copy full SHA for 83a210b
Browse repository at this point
Commits on Jul 30, 2019
some touchup, ready for MVP
lukfugl
committed
ca93b16
View commit details
Copy full SHA for ca93b16
Browse repository at this point
Commits on Oct 2, 2019
handle Pulsar::ConsumerConfiguration.consumer_type
Show description for e61e002
lukfugl
committed
e61e002
View commit details
Copy full SHA for e61e002
Browse repository at this point
Commits on Oct 3, 2019
enable negack now that 2.4 is released
lukfugl
committed
d1460cb
View commit details
Copy full SHA for d1460cb
Browse repository at this point
Allow ConsumerType to be set in ConsumerConfiguration
psi
authored and
lukfugl
committed
030a881
View commit details
Copy full SHA for 030a881
Browse repository at this point
prep version 2.4.1-beta.1
lukfugl
committed
cf70fd1
View commit details
Copy full SHA for cf70fd1
Browse repository at this point
release 2.4.1.pre.beta.1
lukfugl
committed
bff9038
View commit details
Copy full SHA for bff9038
Browse repository at this point
Commits on Oct 14, 2019
fix c++ error handling a bit
lukfugl
committed
f915f96
View commit details
Copy full SHA for f915f96
Browse repository at this point
Commits on Nov 21, 2019
update readme basic example
ahuff44
authored and
lukfugl
committed
c5b7f5c
View commit details
Copy full SHA for c5b7f5c
Browse repository at this point
Commits on Dec 6, 2019
fix listen_in_thread
Show description for 8882f7d
ahuff44
authored and
lukfugl
committed
8882f7d
View commit details
Copy full SHA for 8882f7d
Browse repository at this point
allow creation of ConsumerConfiguration from Hash
Show description for 023b6d3
lukfugl
committed
023b6d3
View commit details
Copy full SHA for 023b6d3
Browse repository at this point
Commits on Dec 12, 2019
bump pre-release build number for new gem
lukfugl
committed
3ae951d
View commit details
Copy full SHA for 3ae951d
Browse repository at this point
fix typo (has? -> has_key?)
ahuff44
authored and
lukfugl
committed
a9f23fb
View commit details
Copy full SHA for a9f23fb
Browse repository at this point
bump build number again
Show description for f51abe6
lukfugl
committed
f51abe6
View commit details
Copy full SHA for f51abe6
Browse repository at this point
Commits on Jan 27, 2020
fix consumer_type initializer
ahuff44
authored and
lukfugl
committed
bcf9e90
View commit details
Copy full SHA for bcf9e90
Browse repository at this point
Commits on Mar 19, 2020
fix bin/example-*
Show description for d14c097
lukfugl
committed
d14c097
View commit details
Copy full SHA for d14c097
Browse repository at this point
add reader functionality
lukfugl
committed
e579baa
View commit details
Copy full SHA for e579baa
Browse repository at this point
You can’t perform that action at this time.