Hi,
I’ve been using TD lately, and was able to connect to my socket-io v4 server with allowEIO3: true
options in sockiet-io docs.
but right now, I am struggles to know if the SocketIO DAT support acknowledgement callback in onRecieveEvent
, I know SocketIO DAT is based on socket-io v2 client, so I assume this might be supported. if not is there any alternative TD SocketIO client solutions? or if it did, a simple examples will be much appreciate!!
Thanks!
P.S. May I also suggest to update SocketIO DAT’s docs about this features whether it is support or not?