ntex-rs / examples

Apache License 2.0
80 stars 19 forks source link

"socket hang up" error on my MSI GT77HX intel 13980hx #16

Open MKS313 opened 1 month ago

MKS313 commented 1 month ago

hi, i use "https://github.com/ntex-rs/examples/tree/master/websocket-chat" example, the server is run, but when i want connect to chat socket, i get error "socket hang up" in insomnia socket rote response.

i try it on my pc intel 9700K, works fine, but in my laptop intel 13980hx not working.

this problem from my laptop cpu or network or ???

fafhrd91 commented 1 month ago

seems like client configuration problem. could you try “curl -v …”