socket.io-client-cpp
socket.io-client-cpp copied to clipboard
Feature Request: socket::on_any()
I don't know if this is possible, but it'd be great to have an implementation of the on_any callback register function like the js implementation does: https://socket.io/docs/v4/client-api/#socketonanycallback
I would also like this feature, is there any way to do something similar currently?