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
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 }}
PatrickJS
/
angular-websocket
Public
Notifications
You must be signed in to change notification settings
Fork
191
Star
1.2k
Code
Issues
57
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2018
Allow ws options to be passed to constructors (#107)
Show description for 1d3101e
Carlos Gottberg
authored and
PatrickJS
committed
1d3101e
View commit details
Copy full SHA for 1d3101e
Browse repository at this point
Commits on Jun 7, 2017
Update WS version (#101)
Show description for f0dec08
Elecash
authored and
PatrickJS
committed
f0dec08
View commit details
Copy full SHA for f0dec08
Browse repository at this point
Commits on Aug 1, 2016
Updating URLs with latest release (#93)
Show description for 3779e66
gomezgoiri
authored and
PatrickJS
committed
3779e66
View commit details
Copy full SHA for 3779e66
Browse repository at this point
chore: patch 2.0.1
PatrickJS
committed
0ad7029
View commit details
Copy full SHA for 0ad7029
Browse repository at this point
Commits on Jun 21, 2016
Fixed the connection url (#81)
Show description for ab83d79
rahulshukla111
authored and
PatrickJS
committed
ab83d79
View commit details
Copy full SHA for ab83d79
Browse repository at this point
fix problem when using webpack (#83)
Show description for 4a11420
Head
authored and
PatrickJS
committed
4a11420
View commit details
Copy full SHA for 4a11420
Browse repository at this point
Fixed code in README.md (#84)
reymalahay
authored and
PatrickJS
committed
5f3d16b
View commit details
Copy full SHA for 5f3d16b
Browse repository at this point
Commits on May 21, 2016
chore: Bump to 2.0.0 (#77)
Show description for f3b33c1
b264
authored and
PatrickJS
committed
f3b33c1
View commit details
Copy full SHA for f3b33c1
Browse repository at this point
Commits on May 20, 2016
Fix up packaging (#75)
Show description for 91818ea
Will Soto
authored and
PatrickJS
committed
91818ea
View commit details
Copy full SHA for 91818ea
Browse repository at this point
Commits on Apr 20, 2016
Fix #71: autoApply is undefined in onCloseHandler and onEventHandler (#73)
Show description for 2ad7a09
lukost
authored and
PatrickJS
committed
2ad7a09
View commit details
Copy full SHA for 2ad7a09
Browse repository at this point
Commits on Apr 5, 2016
fixed arraybuffer data type
Amgad Naiem
authored and
PatrickJS
committed
d92fe86
View commit details
Copy full SHA for d92fe86
Browse repository at this point
Commits on Apr 4, 2016
chore: bump 1.1.0
PatrickJS
committed
56c2534
View commit details
Copy full SHA for 56c2534
Browse repository at this point
chore: dist
PatrickJS
committed
75fda21
View commit details
Copy full SHA for 75fda21
Browse repository at this point
chore: update dev deps
PatrickJS
committed
fdfea1f
View commit details
Copy full SHA for fdfea1f
Browse repository at this point
feat: digest onError onClose
PatrickJS
committed
54c11f2
View commit details
Copy full SHA for 54c11f2
Browse repository at this point
chore: update dev deps
PatrickJS
committed
56b425c
View commit details
Copy full SHA for 56b425c
Browse repository at this point
Commits on Mar 7, 2016
Merge pull request #63 from raszpi/webpack-require-fix
Show description for 49fefbb
PatrickJS
committed
49fefbb
View commit details
Copy full SHA for 49fefbb
Browse repository at this point
require check added, fixes #62
raszpi
committed
cff7cc3
View commit details
Copy full SHA for cff7cc3
Browse repository at this point
Commits on Feb 21, 2016
Merge pull request #58 from spiroid/fix-ws-version
Show description for 88b6e88
PatrickJS
committed
88b6e88
View commit details
Copy full SHA for 88b6e88
Browse repository at this point
Commits on Feb 18, 2016
fix(ws): upgrade to version 1.0
Show description for 2d50183
spiroid
committed
2d50183
View commit details
Copy full SHA for 2d50183
Browse repository at this point
Commits on Feb 8, 2016
Update package.json
PatrickJS
committed
d4f968d
View commit details
Copy full SHA for d4f968d
Browse repository at this point
Update LICENSE
PatrickJS
committed
df58ce5
View commit details
Copy full SHA for df58ce5
Browse repository at this point
Commits on Nov 11, 2015
Merge pull request #49 from ReadmeCritic/master
Show description for 3282fa1
PatrickJS
committed
3282fa1
View commit details
Copy full SHA for 3282fa1
Browse repository at this point
Readme: Update redirects
ReadmeCritic
committed
a636507
View commit details
Copy full SHA for a636507
Browse repository at this point
Commits on Nov 7, 2015
Merge pull request #48 from robertknight/ws-dep-update
Show description for c68f822
PatrickJS
committed
c68f822
View commit details
Copy full SHA for c68f822
Browse repository at this point
Commits on Nov 6, 2015
Update ws dependency and jasmine-core for Node 4.x compatibility
Show description for f352e38
robertknight
committed
f352e38
View commit details
Copy full SHA for f352e38
Browse repository at this point
Commits on Oct 30, 2015
Update README.md
PatrickJS
committed
e07b137
View commit details
Copy full SHA for e07b137
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #45 from vanishs/master
Show description for c17e189
PatrickJS
committed
c17e189
View commit details
Copy full SHA for c17e189
Browse repository at this point
support arraybuffer
vanishs
committed
fac7d45
View commit details
Copy full SHA for fac7d45
Browse repository at this point
Merge pull request #1 from angular-class/master
Show description for d19c148
vanishs
committed
d19c148
View commit details
Copy full SHA for d19c148
Browse repository at this point
Commits on Oct 16, 2015
docs(readme): slack and support
PatrickJS
committed
d1b2210
View commit details
Copy full SHA for d1b2210
Browse repository at this point
Commits on Oct 8, 2015
docs: include logo
PatrickJS
committed
50682e0
View commit details
Copy full SHA for 50682e0
Browse repository at this point
Commits on Sep 29, 2015
chore: bump 1.0.14
PatrickJS
committed
8e6de3d
View commit details
Copy full SHA for 8e6de3d
Browse repository at this point
chore: change License to Apache-2.0
PatrickJS
committed
f845f5a
View commit details
Copy full SHA for f845f5a
Browse repository at this point
Update package.json
PatrickJS
committed
ac19387
View commit details
Copy full SHA for ac19387
Browse repository at this point
Previous
Next
You can’t perform that action at this time.