Versions of IE <10 do not support Websockets, but you can use alternative methods such as flash or ajax-longpolling.
I recommend that you use the Framework, so you don’t have to worry about all the cross browser issues. Very good foundation for this socket.io
Edit 2017: this will probably no longer be a problem, since websockets are now mostly supported in all directions .