Hey all , i am on the latest flutter version 3.16 and on the latest version of socket-io-client , My server uses version 4 of socket io.
On recieving events from the socket the socket gives incomplete data , but when i try to listen to the same socket thru postman the socket returns complete data.
Please help me out , i tried the httpmaxbuffer setting but its not working ,
Thank you
Hey all , i am on the latest flutter version 3.16 and on the latest version of socket-io-client , My server uses version 4 of socket io. On recieving events from the socket the socket gives incomplete data , but when i try to listen to the same socket thru postman the socket returns complete data.
Please help me out , i tried the httpmaxbuffer setting but its not working , Thank you