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
Type
/
to 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 }}
phaethom
/
javascript
Public
forked from
pubnub/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
node.js
tests
on
patch_unsubscribe_loop
User selector
All users
All time
Commit history
Commits on Jan 14, 2016
check for sub,pub keys and channel or channel group on unsubscribe
Max Presman
committed
8707897
View commit details
Copy full SHA for 8707897
View code at this point
Browse repository at this point
wrap up test for unsubscribing
Max Presman
committed
9213ff6
View commit details
Copy full SHA for 9213ff6
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
clean up unsubscribe
Max Presman
committed
59f1c7b
View commit details
Copy full SHA for 59f1c7b
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
test
Devendra
committed
d02aefc
View commit details
Copy full SHA for d02aefc
View code at this point
Browse repository at this point
update unit tests
Devendra
committed
609e013
View commit details
Copy full SHA for 609e013
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
fix for functions scope
Devendra
committed
2175d90
View commit details
Copy full SHA for 2175d90
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
version bump
Devendra
committed
b416942
View commit details
Copy full SHA for b416942
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
adding wildcard subscribe tests as per new spec
Devendra
committed
dc49d87
View commit details
Copy full SHA for dc49d87
View code at this point
Browse repository at this point
Commits on May 18, 2015
changing version
Devendra
committed
2840156
View commit details
Copy full SHA for 2840156
View code at this point
Browse repository at this point
version bump
Devendra
committed
3ac0f31
View commit details
Copy full SHA for 3ac0f31
View code at this point
Browse repository at this point
Commits on May 14, 2015
modifying tests a bit
Devendra
committed
3283571
View commit details
Copy full SHA for 3283571
View code at this point
Browse repository at this point
adding test case for wildcard subscribe
Devendra
committed
c61207e
View commit details
Copy full SHA for c61207e
View code at this point
Browse repository at this point
Commits on May 6, 2015
Exposed cryptography functions, added cryptography options
kirill-konshin
committed
f5e3903
View commit details
Copy full SHA for f5e3903
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
adding wildcard grant test
Devendra
committed
b7f39f4
View commit details
Copy full SHA for b7f39f4
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
version update
Devendra
committed
095266c
View commit details
Copy full SHA for 095266c
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
moving hb setting to init
Devendra
committed
39a0c30
View commit details
Copy full SHA for 39a0c30
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
heartbeat fix
Devendra
committed
3983e22
View commit details
Copy full SHA for 3983e22
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
fix node.js/tests/test.js to be compatible with web-based mocha test runner
anovikov1984
committed
d29b5bd
View commit details
Copy full SHA for d29b5bd
View code at this point
Browse repository at this point
fix node.js subscribe test
anovikov1984
committed
ef1c7e2
View commit details
Copy full SHA for ef1c7e2
View code at this point
Browse repository at this point
refactor/reformat node.js Mocha tests
anovikov1984
committed
fe96ceb
View commit details
Copy full SHA for fe96ceb
View code at this point
Browse repository at this point
remove duplicate tests.js file
anovikov1984
committed
77c62b9
View commit details
Copy full SHA for 77c62b9
View code at this point
Browse repository at this point
remove only flag from here_now tests
anovikov1984
committed
1a5446e
View commit details
Copy full SHA for 1a5446e
View code at this point
Browse repository at this point
remove unit history tests 2 and 3 as its not unit tests
anovikov1984
committed
6ad80fe
View commit details
Copy full SHA for 6ad80fe
View code at this point
Browse repository at this point
node.js test refactoring
anovikov1984
committed
861b912
View commit details
Copy full SHA for 861b912
View code at this point
Browse repository at this point
reconfigure .travis.yml
anovikov1984
committed
14d6ac6
View commit details
Copy full SHA for 14d6ac6
View code at this point
Browse repository at this point
fix nock mocks
anovikov1984
committed
ebf4cc5
View commit details
Copy full SHA for ebf4cc5
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
add tests for ssl mode with request port check
anovikov1984
committed
891571b
View commit details
Copy full SHA for 891571b
View code at this point
Browse repository at this point
add ssl mode tests
anovikov1984
committed
37b9f76
View commit details
Copy full SHA for 37b9f76
View code at this point
Browse repository at this point
wrap mocha and nodeunit tests with grunt test task
anovikov1984
committed
3764b49
View commit details
Copy full SHA for 3764b49
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
invoke error cb on 403
Devendra
committed
b0108a2
View commit details
Copy full SHA for b0108a2
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
adding auth key param to unsubscribe
Devendra
committed
dfe2f7a
View commit details
Copy full SHA for dfe2f7a
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
running same mocha tests on browser and node
Devendra
committed
4a95a6d
View commit details
Copy full SHA for 4a95a6d
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
fixing tests
Devendra
committed
8ffaf95
View commit details
Copy full SHA for 8ffaf95
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
fixing test cases
Devendra
committed
5ea0a5d
View commit details
Copy full SHA for 5ea0a5d
View code at this point
Browse repository at this point
fixes for tests
Devendra
committed
15f7b00
View commit details
Copy full SHA for 15f7b00
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.