Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/socketio/socket.io
Realtime application framework (Node.JS server)
https://github.com/socketio/socket.io
Errors thrown by middlewares do not get captured or reported
knackstedt opened this issue 4 days ago
knackstedt opened this issue 4 days ago
Django not Working in ASGI app in second/defferent process
Msameim181 opened this issue 6 days ago
Msameim181 opened this issue 6 days ago
Drain queue before emitting connect event.
backendsuraj opened this pull request 9 days ago
backendsuraj opened this pull request 9 days ago
Client emits initial event twice inside 'connect' handler when retries are enabled.
backendsuraj opened this issue 9 days ago
backendsuraj opened this issue 9 days ago
Server emitWithAck on typed Server has "never" typing
mrjogo opened this issue 11 days ago
mrjogo opened this issue 11 days ago
Event triggered on Connection State Recovery Expiration
bryghtlabs-richard opened this issue 17 days ago
bryghtlabs-richard opened this issue 17 days ago
Socket disconnect event doesn't always fire
nzapponi opened this issue 22 days ago
nzapponi opened this issue 22 days ago
Typescript is wrongly inferring types and showing errors
Foxvyle-tec opened this issue 24 days ago
Foxvyle-tec opened this issue 24 days ago
Typescript wrongly inferring types in the client lib on emitWithAck
Foxvyle-tec opened this issue 24 days ago
Foxvyle-tec opened this issue 24 days ago
Type inference in the client lib on the emitWithAck
Foxvyle-tec opened this issue 24 days ago
Foxvyle-tec opened this issue 24 days ago
fix: engine.io-client transport _port handle error
502647092 opened this pull request 25 days ago
502647092 opened this pull request 25 days ago
golang only supports the client version 1.4
jkwang-a opened this issue 25 days ago
jkwang-a opened this issue 25 days ago
add package.json entry point in socket.io package.json
denis99999 opened this pull request 25 days ago
denis99999 opened this pull request 25 days ago
How to emit an event in Next.js 14 app router api
yanghoxom opened this issue 29 days ago
yanghoxom opened this issue 29 days ago
Pass WebSocket closure code to Socket.IO Server on "transport close" reason
bryghtlabs-richard opened this issue 30 days ago
bryghtlabs-richard opened this issue 30 days ago
Consider Opening the WebSocket Connection on pageshow and close it on beforeunload to allow BFCache
gilbertococchi opened this issue about 1 month ago
gilbertococchi opened this issue about 1 month ago
Support Cookie 1.x
MikaKarjunen opened this issue about 1 month ago
MikaKarjunen opened this issue about 1 month ago
Create black shutter
Blackshutter12 opened this pull request about 1 month ago
Blackshutter12 opened this pull request about 1 month ago
Slack link does not resolve
moltar opened this issue about 1 month ago
moltar opened this issue about 1 month ago
Better network scaling with adapters
nicofff opened this issue about 1 month ago
nicofff opened this issue about 1 month ago
Partial omission of emitted object if jsonification fails
eldir opened this issue about 1 month ago
eldir opened this issue about 1 month ago
Dynamic namespace does not work with middleware registration
Rc85 opened this issue about 1 month ago
Rc85 opened this issue about 1 month ago
cookie package dependency vulnerability that was fixed in version [email protected] but socket.io use [email protected]
daeteck opened this issue about 2 months ago
daeteck opened this issue about 2 months ago
fix: correctly consume `ws` package
benmccann opened this pull request about 2 months ago
benmccann opened this pull request about 2 months ago
Vulnerability Report: Update 'socket.io-adapter' to Version '2.5.5'
swapnilpakhale1998 opened this issue about 2 months ago
swapnilpakhale1998 opened this issue about 2 months ago
'_placeholder' in ESM module is replaced with 'it' which breaks binary data
digulla opened this issue 2 months ago
digulla opened this issue 2 months ago
Events before disconnection dropped
asideofcode-dev opened this issue 2 months ago
asideofcode-dev opened this issue 2 months ago
Websocket error
MikhailDindikov opened this issue 2 months ago
MikhailDindikov opened this issue 2 months ago
socket.io for Bun?
MickL opened this issue 2 months ago
MickL opened this issue 2 months ago
Can't send to room
jalmarverbraak opened this issue 2 months ago
jalmarverbraak opened this issue 2 months ago
Does not work with Nuxt 3 in prod with latest packages
beermonsterdota opened this issue 2 months ago
beermonsterdota opened this issue 2 months ago
vuln: cookie package
k725 opened this issue 3 months ago
k725 opened this issue 3 months ago
chore(deps): update cookie to 0.7.2
k725 opened this pull request 3 months ago
k725 opened this pull request 3 months ago
After updating: Could not find a declaration file for module 'ws'
aayla-secura opened this issue 3 months ago
aayla-secura opened this issue 3 months ago
Missing dependency when importing socket.io-client in TypeScript
digulla opened this issue 3 months ago
digulla opened this issue 3 months ago
specify return type for node websocket create funciton
jwetzell opened this pull request 3 months ago
jwetzell opened this pull request 3 months ago
comment: write js docs in on
nayounsang opened this pull request 3 months ago
nayounsang opened this pull request 3 months ago
socket.io-client 4.8.0 automatic reconnect is not working
sruetzler opened this issue 3 months ago
sruetzler opened this issue 3 months ago
fix: make Namespace._fns private
ammut opened this pull request 3 months ago
ammut opened this pull request 3 months ago
fix: make Namespace._fns private
ammut opened this pull request 3 months ago
ammut opened this pull request 3 months ago
Socket.io-client 4.8.0 with Node native WebSocket 'Maximum call stack size exceeded' exception when closing the connection
vpmedia opened this issue 3 months ago
vpmedia opened this issue 3 months ago
Error [RollupError]: "default" is not exported by "node_modules/ws/lib/websocket.js", imported by "node_modules/ws/wrapper.mjs".
prljav opened this issue 3 months ago
prljav opened this issue 3 months ago
Possibly incorrect code in the documentation
citizenofgreatsiberia opened this issue 3 months ago
citizenofgreatsiberia opened this issue 3 months ago
refactor: default transport in type
nayounsang opened this pull request 3 months ago
nayounsang opened this pull request 3 months ago
Specify transport type or autocompletion.
nayounsang opened this issue 3 months ago
nayounsang opened this issue 3 months ago
Express Middleware Errors Do Not Stop Socket.IO Reconnections
Nightmeru opened this issue 4 months ago
Nightmeru opened this issue 4 months ago
Namespaces are contravariant over SocketData because `Namespace['_fns']` is not `private`
ammut opened this issue 4 months ago
ammut opened this issue 4 months ago
socket connection not triggered on first page visit using nextjs app router
younes101020 opened this issue 4 months ago
younes101020 opened this issue 4 months ago
net::ERR_NAME_NOT_RESOLVED
MarcGodard opened this issue 4 months ago
MarcGodard opened this issue 4 months ago
When a send a big data to server, I can't get 413 error by listen ‘disconnect’ event
shuntian opened this issue 4 months ago
shuntian opened this issue 4 months ago
remove prettier v2
jokester opened this pull request 4 months ago
jokester opened this pull request 4 months ago
link to in-monorepo package versions
jokester opened this pull request 4 months ago
jokester opened this pull request 4 months ago
Scaling a Node.js Application with Socket.IO in Kubernetes
jayrajmeh0 opened this issue 4 months ago
jayrajmeh0 opened this issue 4 months ago
recovery ability (parameter : maxDisconnectionDuration: 2 * 60 * 1000) Over 2 minute ,it still can send message to another client???
skyfall1970 opened this issue 4 months ago
skyfall1970 opened this issue 4 months ago
Only receiving first Message
Angeschossen opened this issue 4 months ago
Angeschossen opened this issue 4 months ago
Webtransport is not defined in typing
jtapeg opened this issue 5 months ago
jtapeg opened this issue 5 months ago
SocketIO import on shared worker causes: "Failed to execute 'importScripts' on 'WorkerGlobalScope'"
JoshAvakian opened this issue 5 months ago
JoshAvakian opened this issue 5 months ago
issues Connecting to Socket.IO on Nginx Server via Postman
yassineMessaoud9 opened this issue 5 months ago
yassineMessaoud9 opened this issue 5 months ago
fix: track socket before run middlewares
TXWSLYF opened this pull request 5 months ago
TXWSLYF opened this pull request 5 months ago
"io is not defined" after adding import/export
hmathers opened this issue 5 months ago
hmathers opened this issue 5 months ago
CORS works even if it is not enabled
alexandrmucha opened this issue 5 months ago
alexandrmucha opened this issue 5 months ago
io.protocol is undefined
Anand-Keshavan opened this issue 5 months ago
Anand-Keshavan opened this issue 5 months ago
socket.io package still using engine.io ~6.5.2
christhegrand opened this issue 5 months ago
christhegrand opened this issue 5 months ago
socket.io-client does not work properly in Android(React-Native) with Laravel-echo
Deep-Jani opened this issue 5 months ago
Deep-Jani opened this issue 5 months ago
express-session session and socket.io session cannot be synced.
hiroaki2020 opened this issue 5 months ago
hiroaki2020 opened this issue 5 months ago
The footer link to roadmap is wrong
gelzinn opened this issue 5 months ago
gelzinn opened this issue 5 months ago
Socket disconnects on big payload.
faisal-anwar825 opened this issue 5 months ago
faisal-anwar825 opened this issue 5 months ago
Emit to room not work with uWebsocketjs
SaltFish001 opened this issue 5 months ago
SaltFish001 opened this issue 5 months ago
Iterate over acknowledgements as they arrive
darrachequesne opened this issue 5 months ago
darrachequesne opened this issue 5 months ago
Heartbeat detection is delayed when timers throttled, and messages can be sent over expired connection
tjenkinson opened this issue 5 months ago
tjenkinson opened this issue 5 months ago
fix: Check if missed heartbeat synchronously before sending message
tjenkinson opened this pull request 5 months ago
tjenkinson opened this pull request 5 months ago
Inherited `ws` package bump for socket-io.client
benkeen opened this issue 5 months ago
benkeen opened this issue 5 months ago
socket.io + Angular SSR = ping timeout
Talb2005 opened this issue 6 months ago
Talb2005 opened this issue 6 months ago
Error with uWebSockets.js: uWS.HttpResponse must not be accessed after uWS.HttpResponse.onAborted callback
eighthlucky opened this issue 6 months ago
eighthlucky opened this issue 6 months ago
closeOnBeforeunload not working properly after upgrading to socketio v4.7.5
sarmad36 opened this issue 6 months ago
sarmad36 opened this issue 6 months ago
docs: fix conjunction with fastify example
KartikeSingh opened this pull request 6 months ago
KartikeSingh opened this pull request 6 months ago
Socketio usage with PM2 cluster mode
sridhard opened this issue 6 months ago
sridhard opened this issue 6 months ago
Pulls in @types/node
laino opened this issue 6 months ago
laino opened this issue 6 months ago
fix: bumps ws to version 8.17.1 to fix CVE-2024-37890
sordu opened this pull request 6 months ago
sordu opened this pull request 6 months ago
Issue #5049 didn't fix ws for socket.io-adapter
miszczu-drako opened this issue 6 months ago
miszczu-drako opened this issue 6 months ago
socket.to("room").emit() not doing anything if "room" is socket's own id
yang530 opened this issue 6 months ago
yang530 opened this issue 6 months ago
ws affected by a DoS when handling a request with many HTTP headers
NormandoHall opened this issue 6 months ago
NormandoHall opened this issue 6 months ago
.
tusharrusia opened this issue 6 months ago
tusharrusia opened this issue 6 months ago
Cannot connect Socket.IO client using HTTPS frontend to Socket.IO server running on HTTP.
Santheepkumar opened this issue 7 months ago
Santheepkumar opened this issue 7 months ago
Compilation of µWebSockets has failed
neobie opened this issue 7 months ago
neobie opened this issue 7 months ago
Fixes #5034 - change private property io.httpServer to a public property
tnfAngel opened this pull request 7 months ago
tnfAngel opened this pull request 7 months ago
io.httpServer is private but the documentation says it's public
tnfAngel opened this issue 7 months ago
tnfAngel opened this issue 7 months ago
fetchSockets is not working as expected, giving only socket on local server
techsin opened this issue 7 months ago
techsin opened this issue 7 months ago
Getting error websocket.js:39 WebSocket connection to 'ws://localhost:3000/socket.io/?EIO=4&transport=websocket' failed: again and again
shashankgarg4 opened this issue 7 months ago
shashankgarg4 opened this issue 7 months ago
Facing issues while installing on ppc64le architeecture
vinodk99 opened this issue 7 months ago
vinodk99 opened this issue 7 months ago
Cannot send an object with more than 2 properties to socketio server from NextJs api
YacineOurt opened this issue 7 months ago
YacineOurt opened this issue 7 months ago
Cannot send more than 2 properties to my socketio server
YacineOurt opened this issue 7 months ago
YacineOurt opened this issue 7 months ago
socket.request.user empty after v2 to v4 migration
SubJunk opened this issue 8 months ago
SubJunk opened this issue 8 months ago
Update store.ts
pouria-azad opened this pull request 8 months ago
pouria-azad opened this pull request 8 months ago
Argument of type '(nsp: any) => RedisStreamsAdapter' is not assignable to parameter of type 'AdapterConstructor' socket.io version 4.7.5
ayyan-deserve opened this issue 8 months ago
ayyan-deserve opened this issue 8 months ago
My client sockets disconnect with a "ping timeout" reason after a few hours of connection and can't connect again
maximilien0405 opened this issue 8 months ago
maximilien0405 opened this issue 8 months ago
When I sent a byte [], the client failed to receive it.
grootfan-lb opened this issue 8 months ago
grootfan-lb opened this issue 8 months ago
Make room name string argument compatible with ES6 template literals
petersonprojects opened this issue 8 months ago
petersonprojects opened this issue 8 months ago
fix: ParentNamespace adapter broadcast bug
gkt5015 opened this pull request 8 months ago
gkt5015 opened this pull request 8 months ago
When I send a lot of data, the connection will breaks
17318584151 opened this issue 8 months ago
17318584151 opened this issue 8 months ago