issues
search
vitalets
/
websocket-as-promised
A Promise-based API for WebSockets
MIT License
595
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: remove promise.prototype.finally
#50
hanayashiki
closed
2 months ago
2
fix: fixed missing `event.reason` (fallback to `event.message`)
#49
titanism
closed
4 months ago
1
Introducing a "notification" concept
#48
kwankin-yau
opened
11 months ago
0
Feature request: Improve error handling (error thrown from `open()` should contain the actual error, e.g. `ECONNREFUSED`)
#47
titanism
closed
5 months ago
2
Feature request: Add support for lazy `send` (e.g. trigger `open` if `!isOpened`)
#46
titanism
closed
1 year ago
1
failed to get response from server
#45
XDinEuro
closed
1 year ago
5
Help with transitioning from different library
#44
texas697
opened
2 years ago
0
How to set header of the ws connection
#43
cd-yang
closed
2 years ago
1
bug: build in typescript Found 4 errors.
#42
richenlin
opened
2 years ago
0
add support for unexpected-response
#41
OmgImAlexis
opened
3 years ago
0
How to use CBOR to pack/unpack messages?
#40
fferri
closed
2 years ago
1
Support subprotocols without synchronized sequence ID
#39
PMalte
opened
3 years ago
0
Bug: createWebSocker option prevents from using custom WebSocket types
#38
JulioMh
opened
3 years ago
0
Can I use this repo to detect websocket http request header: sec-websocket-key?
#37
zydjohnHotmail
closed
3 years ago
1
Error: TS2345: Argument of type W3CWebSocket is not assignable to parameter of type 'Options'
#36
igrzhukovich
closed
3 years ago
3
Fix typo in Readme
#35
steffen-4s1
closed
3 years ago
1
Support async operations in unpackMessage()
#34
cameronelliott
closed
3 years ago
4
Formal LICENSE file
#33
cameronelliott
closed
4 years ago
1
Error: WebSocket closed with reason: (1006).
#32
cyruslk
opened
4 years ago
1
Bump acorn from 7.1.0 to 7.4.1
#31
dependabot[bot]
closed
4 years ago
1
When next release?
#30
v-stickykeys
closed
4 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#29
dependabot[bot]
closed
4 years ago
1
Feature Suggestion: await new messages
#28
hanayashiki
closed
3 years ago
19
Is there a good way to use this in vanilla JS?
#27
adroslice
closed
4 years ago
1
Bump acorn from 7.1.0 to 7.1.1
#26
dependabot[bot]
closed
4 years ago
1
[Question] As a server usage or how to pass PORT to listen to?
#25
ArturJS
closed
4 years ago
2
Aligned .close() method with the standard, allowing you to pass code …
#24
mchaov
closed
4 years ago
2
missing extractMessageData added on options.d.ts
#23
YanDevDe
closed
4 years ago
1
Provide unpacked sources by default to reduce bundle size in final apps
#22
vitalets
closed
5 years ago
0
v0.10.0 causes runtime error when building with Create React App
#21
pangolingo
closed
5 years ago
6
Fix when a factory for a ws WebSocket is used
#20
brianosaurus
closed
5 years ago
1
Self-signed certs
#19
narsariusv
closed
5 years ago
3
IE11 support
#18
anton-piliugin
closed
5 years ago
2
Can I send binary async using sendRequest?
#17
zmczxn
closed
5 years ago
0
Update onerror.test.js
#16
anton-piliugin
closed
5 years ago
11
Tolerate already extracted data coming from on message handler from underlying websocket
#15
gpolakow
closed
5 years ago
7
Add getter for url
#14
vitalets
closed
5 years ago
0
Typescript support?
#13
navono
closed
6 years ago
0
New method: removeAllListeners
#12
vitalets
closed
6 years ago
0
ReferenceError: WebSocket is not defined
#11
sameer49
closed
6 years ago
3
Rename onPackedMessage -> onUnpackedMessage
#10
vitalets
closed
6 years ago
0
Add onOpen channel
#9
vitalets
closed
6 years ago
0
Add onSend channel
#8
vitalets
closed
6 years ago
0
Fix a typo in README.md
#7
ivosh
closed
6 years ago
1
Add support for auto reconnect
#6
ivosh
closed
6 years ago
4
Images
#5
vitalets
closed
7 years ago
0
Add onError event channel
#4
vitalets
closed
6 years ago
0
Separate timeout for opening connection
#3
vitalets
closed
7 years ago
0
Automatic ping to avoid idle disconnect
#2
vitalets
closed
4 years ago
2
TypedArray dont support
#1
leijingdao
closed
7 years ago
2
Next