Skip to content

issues Search Results · repo:socketio/socket.io language:TypeScript

Filter by

3k results
 (148 ms)

3k results

insocketio/socket.io (press backspace or delete to remove)

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 
    6 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 
    9 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 
    13 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 
    14 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 
    15 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 
    23 days ago
  • #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
  • 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

Describe the bug Client getting disconnected when running socketio with bun. The client is able to create the initial connection but after that, the client gets auto disconnect. I have tried the same with ...
to triage
  • 23navi
  • 2
  • Opened 
    on Jun 6
  • #5356
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub