where is Socket.io 0.9.x document?

Because Some socket.io related client library are still support 0.9.x. (eg: Object-c library, Java library )

So I need to read document about 0.9.x, so I try to visit

This above link is about 1.x version. and the github wiki is not work.

Socket.io still have parts of the documentation in their readme if you change to the 0.9.x tags/branch.

https://github.com/Automattic/socket.io/tree/0.9.17

https://github.com/Automattic/socket.io-client/tree/0.9.17