FAQ

Can I use wildcards in events?

Not in Socket.IO directly, but check out this plugin by Hao-kang Den. It provides a Socket.IO middleware to deal with wildcards.

Socket.IO with Apache Cordova?

Take a look at :doc:`this tutorial <../socket-io-with-apache-cordova>`_.

Socket.IO on iOS?

Take a look at SIOSocket.

Socket.IO on Android?

Take a look at socket.io-client.java.