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
Accelerator
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
.
googleapis
/
google-cloud-node
Public
Notifications
You must be signed in to change notification settings
Fork
703
Star
3.2k
Code
Issues
493
Pull requests
105
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
WIP: EventEmitter Subscription
- #35
#35
Merged
rakyll
merged 15 commits into
googleapis:master
googleapis/google-cloud-node:master
from
rakyll:eventemitter-subs
rakyll/gcloud-node:eventemitter-subs
Copy head branch name to clipboard
Jul 28, 2014
Conversation
Commits
15
(15)
Checks
Files changed
Merged
WIP: EventEmitter Subscription
#35
rakyll
merged 15 commits into
googleapis:master
googleapis/google-cloud-node:master
from
rakyll:eventemitter-subs
rakyll/gcloud-node:eventemitter-subs
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2014
pubsub: Poll message and emit events.
rakyll
committed
e0dbd9c
View commit details
Copy full SHA for e0dbd9c
Browse repository at this point
Add TODO.
rakyll
committed
673e438
View commit details
Copy full SHA for 673e438
Browse repository at this point
Adding TODO about the immutability of the subscriptions.
rakyll
committed
03c84f0
View commit details
Copy full SHA for 03c84f0
Browse repository at this point
Commits on Jul 25, 2014
Convert message data to base64 and decode on pull.
rakyll
committed
41fde88
View commit details
Copy full SHA for 41fde88
Browse repository at this point
pubsub: Subscriptions are designed to be persistent. Allow to close without deletion.
rakyll
committed
95802bf
View commit details
Copy full SHA for 95802bf
Browse repository at this point
pubsub: Subscribe should not involved in persistent subscription creation.
rakyll
committed
9db344a
View commit details
Copy full SHA for 9db344a
Browse repository at this point
Allow options to be optional.
rakyll
committed
7ee2d87
View commit details
Copy full SHA for 7ee2d87
Browse repository at this point
pubsub: Allow to get a subscription without listening.
rakyll
committed
aab8eb9
View commit details
Copy full SHA for aab8eb9
Browse repository at this point
Commits on Jul 26, 2014
Merge branch 'master' of github.com:GoogleCloudPlatform/gcloud-nodejs into eventemitter-subs
rakyll
committed
405cc6b
View commit details
Copy full SHA for 405cc6b
Browse repository at this point
Include regression tests to coverage.
rakyll
committed
50328b1
View commit details
Copy full SHA for 50328b1
Browse repository at this point
pubsub: Adding subscription creation.
rakyll
committed
cc3c0c1
View commit details
Copy full SHA for cc3c0c1
Browse repository at this point
Commits on Jul 27, 2014
pubsub: Fixing undefined callback.
rakyll
committed
f00eaad
View commit details
Copy full SHA for f00eaad
Browse repository at this point
pubsub: Add regression tests.
rakyll
committed
f054959
View commit details
Copy full SHA for f054959
Browse repository at this point
pubsub: Adding regression tests for subscriptions
rakyll
committed
8429c24
View commit details
Copy full SHA for 8429c24
Browse repository at this point
Commits on Jul 28, 2014
pubsub: Improving test coverage.
rakyll
committed
2461ac4
View commit details
Copy full SHA for 2461ac4
Browse repository at this point
You can’t perform that action at this time.