Joel Zavala
Joel Zavala
Hi Links2004, I saw that your library includes support for communication with Socket.IO and I was wondering how to broadcast a simple event (with some data). This [library ](https://github.com/timum-viw/socket.io-client) is...
Hello @Links2004 The library is amazing, but when I send data via ssl with an esp32 it throws me the following error: [E] [ssl_client.cpp: 36] _handle_error (): [data_to_read (): 287]:...
Hi, I am trying to connect to a namespace in SocketIOclient using EIO 4. So far I was able to connect to the default namespace ("/") using EIO 4 and...
**Describe the bug** When the server emit some event with binary payload the react native socket io client receive the event but the payload or data is empty **To Reproduce**...