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
.
pubnub
/
javascript
Public
Notifications
You must be signed in to change notification settings
Fork
400
Star
561
Code
Issues
26
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
SharedWorker
refactor
- #471
#471
Merged
parfeon
merged 10 commits into
master
pubnub/javascript:master
from
refactor/shared-worker
pubnub/javascript:refactor/shared-worker
Copy head branch name to clipboard
Aug 25, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
SharedWorker
refactor
#471
parfeon
merged 10 commits into
master
pubnub/javascript:master
from
refactor/shared-worker
pubnub/javascript:refactor/shared-worker
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2025
refactor(shared-worker): reorganize `SharedWorker` code
Show description for b2b6495
parfeon
committed
b2b6495
View commit details
Copy full SHA for b2b6495
Browse repository at this point
Commits on Aug 13, 2025
fix(shared-worker): fix subscribe/heartbeat aggregation after `userId` change
Show description for ba2f879
parfeon
committed
ba2f879
View commit details
Copy full SHA for ba2f879
Browse repository at this point
Commits on Aug 14, 2025
fix(deps): update vulnerable package version
parfeon
committed
a3dbcca
View commit details
Copy full SHA for a3dbcca
Browse repository at this point
refactor(shared worker test): update condition to strictly check that next subscribe request takes place only after setToken(). to avoid race condition on checking authtoken vs previous subscribe
Mohit Tejani
authored and
Mohit Tejani
committed
1bf8225
View commit details
Copy full SHA for 1bf8225
Browse repository at this point
fix(shared-worker): crash on closed page leave
Show description for 03786eb
parfeon
committed
03786eb
View commit details
Copy full SHA for 03786eb
Browse repository at this point
refactor(shared-worker): `invalidate` client only on timeout timer
Show description for d47da8a
parfeon
committed
d47da8a
View commit details
Copy full SHA for d47da8a
Browse repository at this point
Commits on Aug 24, 2025
refactor(shared-worker): react only on actual 'auth' and 'userId' change
Show description for 8405e8a
parfeon
committed
8405e8a
View commit details
Copy full SHA for 8405e8a
Browse repository at this point
Commits on Aug 25, 2025
Merge branch 'master' into refactor/shared-worker
parfeon
committed
fafce44
View commit details
Copy full SHA for fafce44
Browse repository at this point
PubNub SDK v9.9.0 release.
pubnub-release-bot
committed
896ebc5
View commit details
Copy full SHA for 896ebc5
Browse repository at this point
docs(pubnub.yml): fix change entry
parfeon
committed
87e18ee
View commit details
Copy full SHA for 87e18ee
Browse repository at this point
You can’t perform that action at this time.