issues Search Results · repo:socketio/socket.io language:TypeScript
Filter by
3k results
(75 ms)3k results
insocketio/socket.io (press backspace or delete to remove)Summary
The current implementation of maxHttpBufferSize only validates message size on the server side. When a client sends a
payload larger than this limit, the server closes the connection, often without ...
enhancement
yujiang
- Opened yesterday
- #5372
Describe the bug after a long time of connection websocket does not connect and throws WebSocket is closed before the
connection is established. until you restart the server.
To Reproduce Keep monitoring ...
to triage
hokamsingh
- Opened 16 days ago
- #5371
Describe the bug
We re encountering the following NGINX errors while using it as a reverse proxy to a Node.js server running Socket.IO.
These errors occur during WebSocket connections.
1. While proxying ...
to triage
Naveen-Mallow
- Opened 19 days ago
- #5370
Describe the bug The socket.io-client package contains two package.json files with mismatched version numbers. The main
package.json at the root shows one version, while the nested package.json in
node_modules/socket.io-client/build/esm/package.json ...
to triage
SamuelRott
- 1
- Opened 23 days ago
- #5369
Describe the bug
Typescript types are not working correctly, specifically for event listeners. on() and related methods don t seem to
accept the callbacks.
For example, I have a client class that I want ...
to triage
turnerhayes
- Opened 24 days ago
- #5368
The Typsecript annotations for emitWithAck seem to be off. Following the docs, my types are as follows:
export interface ClientToServerEvents {
game:join : (args: {
gameName: GameID;
color: ...
enhancement
turnerhayes
- Opened 25 days ago
- #5367
Is your feature request related to a problem? Please describe. Connection state recovery only recovers packets that are
buffered on the server. On reconnect, these are then sent to the client. But client- ...
enhancement
bryghtlabs-richard
- Opened on Jun 23
- #5363
Describe the bug Socket.io client using sveltekit and firebase fails in production with the error: TypeError: Cannot
read properties of undefined (reading bind ). It works fine for my development server. ...
to triage
MrRoyce
- 3
- Opened on Jun 14
- #5361
Feature Request: Full Support for Bun
Description:
Hello Socket.IO Team,
I hope this message finds you well. I am writing to request full support for Bun in the Socket.IO library. As you may
know, Bun ...
enhancement
Bader-Idris
- 6
- Opened on Jun 12
- #5359
First, I want to express my appreciation for Socket.IO. It has been instrumental in helping us build real-time features
and has served us well for several years (4). The library s ease of use and feature ...
to triage
matiaslopezd
- 2
- Opened on Jun 11
- #5357

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.