googollee / go-socket.io

socket.io library for golang, a realtime application framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

read tcp 127.0.0.1:8001->127.0.0.1:55169: i/o timeout

Fiqry919 opened this issue · comments

Describe the bug
server error when client connect
meet error: read tcp 127.0.0.1:8001->127.0.0.1:55169: i/o timeout

Environment (please complete the following information):

  • Go version: [e.g. v1.22.2]
  • Server version [e.g. go-socket.io v1.7.0]

Additional context
using default example code with gin