issues
search
thoov
/
mock-socket
Javascript mocking library for WebSockets and Socket.IO
MIT License
800
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When an explicit `0` is passed as the close `code` it is honoured instead of defaulted back to `1000`
#391
steveluscher
closed
1 week ago
8
Using JWM/`mock-socket` in Jest with `partysocket` causes error: `TypeError: ports is not iterable`
#390
vaughnkoch
opened
9 months ago
1
For Diff
#389
bytemain
closed
11 months ago
0
Apparently, test.cb() has been deprecated by ava
#388
JJ
opened
1 year ago
1
The socket-server stops after 1 message is emitted
#387
JJ
closed
1 year ago
4
Do you need to import the WebSocket in this example?
#386
JJ
opened
1 year ago
4
Bump fsevents from 1.2.9 to 1.2.13
#385
dependabot[bot]
opened
1 year ago
0
Calling `close()` in the `CONNECTING` state should not result in open callback being called
#384
steveluscher
closed
1 year ago
0
Calling `close` in the `CONNECTING` state should not cause `onopen` to be called
#383
steveluscher
closed
1 year ago
1
The `send()` method now only throws when the socket is in the `CONNECTING` state
#382
steveluscher
closed
1 year ago
1
Spec doesn't actually say that `send()` should throw when the socket is `CLOSING` or `CLOSED`
#381
steveluscher
closed
1 year ago
2
Export `CloseEvent`
#380
regseb
closed
1 year ago
1
fix: if server not found close code should be ABNORMAL
#379
easy-death
opened
1 year ago
1
Bug in ws client mock - wrong close code when server not found
#378
easy-death
opened
1 year ago
1
send should throw an error if readyState is CONNECTING
#377
bchirlsbiodigital
closed
1 year ago
1
Do not normalize data when emitting to socket.io sockets
#376
Frank3K
closed
1 year ago
2
Bump minimist from 1.2.5 to 1.2.7
#375
dependabot[bot]
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#374
dependabot[bot]
opened
1 year ago
0
Handle proxy events properly
#373
Atrue
closed
1 year ago
0
Ensure that the server side close event is fired on server shutdown
#372
airhorns
closed
1 year ago
1
[Typescript] Client.addEventListener and Server.addEventlistener has wrong typing
#371
Lukas-Kullmann
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#370
dependabot[bot]
closed
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#369
dependabot[bot]
closed
1 year ago
0
Bump loader-utils from 1.2.3 to 1.4.2
#368
dependabot[bot]
closed
1 year ago
0
Playwright example
#367
mattoni
closed
1 month ago
5
Update README.md
#366
rafagarcia
closed
2 years ago
0
Fix: pass Buffer data type as ArrayBuffer instead of string
#365
yannbriancon
opened
2 years ago
3
mock-socket configuration issue ?
#364
maxpontreau
opened
2 years ago
1
Bump jsdom from 11.12.0 to 16.5.0
#363
dependabot[bot]
opened
2 years ago
0
Fix #242
#362
ritave
closed
2 years ago
0
Enable and disable MockSocket at runtime
#361
SerkanSipahi
opened
2 years ago
2
fix onclose event when client closes the connection
#360
regseb
closed
2 years ago
1
Delay execution of dispatched events
#359
piranna
opened
2 years ago
5
Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.8.
#358
ahtokca
closed
2 years ago
2
Bump minimist from 1.2.5 to 1.2.6
#357
dependabot[bot]
closed
1 year ago
1
Mock ws inside web worker
#356
alexandrzavalii
opened
2 years ago
3
Bump url-parse from 1.5.2 to 1.5.9
#355
dependabot[bot]
closed
2 years ago
3
Bump url-parse from 1.5.2 to 1.5.8
#354
dependabot[bot]
closed
2 years ago
1
Bump url-parse from 1.5.2 to 1.5.6
#353
dependabot[bot]
closed
2 years ago
1
fix SocketIO types
#352
Atrue
closed
2 years ago
0
add types for SocketIO
#351
Atrue
closed
2 years ago
1
Version bump to 9.1.0
#350
Atrue
closed
2 years ago
0
add mock options param to prevent stubbing global
#349
Atrue
closed
2 years ago
0
Address misspelling of cancelBuble
#348
kriskowal
closed
2 years ago
0
custom connection delay added
#347
bvedad
closed
1 year ago
2
Add `connectionDelay` option to Server to delay opening connection
#346
bvedad
opened
2 years ago
0
How to mock Apollo client to test graphql subscription
#345
Ofrishani
opened
2 years ago
1
Version bump to 9.0.8
#344
Atrue
closed
3 years ago
0
trim query params for attachServer method lookup
#343
VTarasich
closed
3 years ago
0
Accessing to websocket proxy via server clients
#342
Atrue
closed
3 years ago
0
Next