go-socket.io icon indicating copy to clipboard operation
go-socket.io copied to clipboard

socket client

Open LibenHailu opened this issue 3 years ago • 1 comments

hi guys i saw it supports scoket client 1.4 which is the version extraheaders were added but it is not working i am using the latest verion of go_websocket.io 1.6?

LibenHailu avatar Aug 20 '21 10:08 LibenHailu

Hi, i am struggle also (i would like to use v3 or v4 client... ). And at the moment I use "socket.io-client": "2.3.0" and it works for my POC at the moment. Ref: https://github.com/fasibio/micropuzzle/blob/master/micropuzzle-components/src/components/micro-puzzle-loader/micro-puzzle-loader.tsx

fasibio avatar Aug 20 '21 12:08 fasibio