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 }}
aarshad-devani
/
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
Branch selector
ringc
User selector
All users
All time
Commit history
Commits on May 7, 2015
changed package name
Devendra
committed
b71152d
View commit details
Copy full SHA for b71152d
Browse repository at this point
adding example file
Devendra
committed
ef88c4f
View commit details
Copy full SHA for ef88c4f
Browse repository at this point
adding example file
Devendra
committed
9de8068
View commit details
Copy full SHA for 9de8068
Browse repository at this point
Commits on May 6, 2015
Merge pull request #57 from kirill-konshin/develop
Show description for bef7a29
devendram
committed
bef7a29
View commit details
Copy full SHA for bef7a29
Browse repository at this point
Exposed cryptography functions, added cryptography options
kirill-konshin
committed
f5e3903
View commit details
Copy full SHA for f5e3903
Browse repository at this point
Replaced custom AES implementation with CryptoJS
kirill-konshin
committed
17996f9
View commit details
Copy full SHA for 17996f9
Browse repository at this point
Commits on May 1, 2015
override AUTH_KEY when subscribe gets auth key arg
Devendra
committed
c5812e3
View commit details
Copy full SHA for c5812e3
Browse repository at this point
Commits on Apr 22, 2015
adding batch grant
Devendra
committed
989d656
View commit details
Copy full SHA for 989d656
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
Browse repository at this point
Commits on Mar 25, 2015
fixing wildcard grant
Devendra
committed
8b03310
View commit details
Copy full SHA for 8b03310
Browse repository at this point
version update
Devendra
committed
095266c
View commit details
Copy full SHA for 095266c
Browse repository at this point
version bump
Devendra
committed
78463a0
View commit details
Copy full SHA for 78463a0
Browse repository at this point
merging from develop
Devendra
committed
fee0b87
View commit details
Copy full SHA for fee0b87
Browse repository at this point
Commits on Mar 24, 2015
updating version in readme
Devendra
committed
578667f
View commit details
Copy full SHA for 578667f
Browse repository at this point
Commits on Mar 23, 2015
Merge branch 'master' into develop
Devendra
committed
d7b675e
View commit details
Copy full SHA for d7b675e
Browse repository at this point
moving hb setting to init
Devendra
committed
39a0c30
View commit details
Copy full SHA for 39a0c30
Browse repository at this point
Commits on Mar 19, 2015
heartbeat fix
Devendra
committed
3983e22
View commit details
Copy full SHA for 3983e22
Browse repository at this point
Commits on Mar 18, 2015
subscribe with HB example.
gcohen
committed
2ba4ecd
View commit details
Copy full SHA for 2ba4ecd
Browse repository at this point
Commits on Mar 17, 2015
fixing makefile
Devendra
committed
ae9278b
View commit details
Copy full SHA for ae9278b
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
Browse repository at this point
fix node.js subscribe test
anovikov1984
committed
ef1c7e2
View commit details
Copy full SHA for ef1c7e2
Browse repository at this point
refactor/reformat node.js Mocha tests
anovikov1984
committed
fe96ceb
View commit details
Copy full SHA for fe96ceb
Browse repository at this point
remove duplicate tests.js file
anovikov1984
committed
77c62b9
View commit details
Copy full SHA for 77c62b9
Browse repository at this point
remove only flag from here_now tests
anovikov1984
committed
1a5446e
View commit details
Copy full SHA for 1a5446e
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
Browse repository at this point
node.js test refactoring
anovikov1984
committed
861b912
View commit details
Copy full SHA for 861b912
Browse repository at this point
reconfigure .travis.yml
anovikov1984
committed
14d6ac6
View commit details
Copy full SHA for 14d6ac6
Browse repository at this point
add .travis.yml config
anovikov1984
committed
8935910
View commit details
Copy full SHA for 8935910
Browse repository at this point
fix nock mocks
anovikov1984
committed
ebf4cc5
View commit details
Copy full SHA for ebf4cc5
Browse repository at this point
use grunt in npm test command
anovikov1984
committed
af23801
View commit details
Copy full SHA for af23801
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
Browse repository at this point
add ssl mode tests
anovikov1984
committed
37b9f76
View commit details
Copy full SHA for 37b9f76
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
Browse repository at this point
Commits on Mar 14, 2015
fixing some debug code
Devendra
committed
abd8405
View commit details
Copy full SHA for abd8405
Browse repository at this point
Commits on Mar 13, 2015
merging multi tab changes by Dara
Devendra
committed
614ede3
View commit details
Copy full SHA for 614ede3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.