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 }}
OnePPCDev
/
javascript-2
Public
forked from
pubnub/javascript
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 22, 2017
lib changes
Max Presman
committed
eeed522
View commit details
Copy full SHA for eeed522
Browse repository at this point
changelog
Max Presman
committed
3309ff4
View commit details
Copy full SHA for 3309ff4
Browse repository at this point
fix keepalive
Max Presman
committed
be7dcf8
View commit details
Copy full SHA for be7dcf8
Browse repository at this point
Commits on Aug 21, 2017
fix up changelog
Max Presman
committed
0b9b59d
View commit details
Copy full SHA for 0b9b59d
Browse repository at this point
deduping operations
Max Presman
committed
13de5cb
View commit details
Copy full SHA for 13de5cb
Browse repository at this point
Commits on Aug 20, 2017
deduping support
Max Presman
committed
e9b8fee
View commit details
Copy full SHA for e9b8fee
Browse repository at this point
adjust test for remove channel protection
Max Presman
committed
c62d0c1
View commit details
Copy full SHA for c62d0c1
Browse repository at this point
Merge branch 'improve_unsubscribe' into develop
Max Presman
committed
abdb6a3
View commit details
Copy full SHA for abdb6a3
Browse repository at this point
Merge branch 'master' into develop
Max Presman
committed
35fb350
View commit details
Copy full SHA for 35fb350
Browse repository at this point
update default domain
Max Presman
committed
c3994f8
View commit details
Copy full SHA for c3994f8
Browse repository at this point
Commits on Aug 17, 2017
improve unsubscribe
Max Presman
committed
ebf99d5
View commit details
Copy full SHA for ebf99d5
Browse repository at this point
Commits on Aug 14, 2017
update changelog
Max Presman
committed
814df85
View commit details
Copy full SHA for 814df85
Browse repository at this point
remove unused deps
Max Presman
committed
0aee86b
View commit details
Copy full SHA for 0aee86b
Browse repository at this point
adding heartbeat disabling logic
Max Presman
committed
abc8bc5
View commit details
Copy full SHA for abc8bc5
Browse repository at this point
Commits on Aug 8, 2017
compile
Max Presman
committed
f28e8d4
View commit details
Copy full SHA for f28e8d4
Browse repository at this point
do not heartbeat on 0 interval
Max Presman
committed
047aed5
View commit details
Copy full SHA for 047aed5
Browse repository at this point
Commits on Jul 27, 2017
patch up test
Max Presman
committed
52e9c86
View commit details
Copy full SHA for 52e9c86
Browse repository at this point
new changelog
Max Presman
committed
90da250
View commit details
Copy full SHA for 90da250
Browse repository at this point
bump version
Max Presman
committed
cfb8e0a
View commit details
Copy full SHA for cfb8e0a
Browse repository at this point
4.13.0
Max Presman
committed
1da6f32
View commit details
Copy full SHA for 1da6f32
Browse repository at this point
patch up 503
Max Presman
committed
1f6f029
View commit details
Copy full SHA for 1f6f029
Browse repository at this point
Commits on Jul 26, 2017
Updated package-json.lock
jzucker2
committed
2b5fd08
View commit details
Copy full SHA for 2b5fd08
Browse repository at this point
Updated develop for new release
jzucker2
committed
5d8989e
View commit details
Copy full SHA for 5d8989e
Browse repository at this point
Updated references to old version
jzucker2
committed
8544aec
View commit details
Copy full SHA for 8544aec
Browse repository at this point
Merge pull request #92 from pubnub/fix-presence-bugs
Show description for 274a945
jzucker2
authored
274a945
View commit details
Copy full SHA for 274a945
Browse repository at this point
Commits on Jul 24, 2017
Updated with extra tests and better fixes
jzucker2
committed
f130914
View commit details
Copy full SHA for f130914
Browse repository at this point
Added where now test
jzucker2
committed
3f928c7
View commit details
Copy full SHA for 3f928c7
Browse repository at this point
Commits on Jul 19, 2017
Quick fixes for crashes
jzucker2
committed
f0b4c44
View commit details
Copy full SHA for f0b4c44
Browse repository at this point
Updated package.json and package-lock.json
jzucker2
committed
2c63b50
View commit details
Copy full SHA for 2c63b50
Browse repository at this point
Commits on Jul 12, 2017
Min supported version of IE (#90)
crimsonred
authored and
MaxPresman
committed
b73b46a
View commit details
Copy full SHA for b73b46a
Browse repository at this point
Commits on Jun 20, 2017
4.12.0
Max Presman
committed
498ba04
View commit details
Copy full SHA for 498ba04
Browse repository at this point
Commits on Jun 15, 2017
fix package version
ManuelFernando
committed
91e93dd
View commit details
Copy full SHA for 91e93dd
Browse repository at this point
Commits on Jun 14, 2017
resolve timeout issue for titanium dist
ManuelFernando
committed
0860214
View commit details
Copy full SHA for 0860214
Browse repository at this point
Commits on Jun 9, 2017
fix package name
Max Presman
committed
7736bde
View commit details
Copy full SHA for 7736bde
Browse repository at this point
beta
Max Presman
committed
d280212
View commit details
Copy full SHA for d280212
Browse repository at this point
Previous
Next
You can’t perform that action at this time.