Socket.io subscriptions

Has anyone been able to get socket.io subscriptions working?

They’re mentioned on this page:

I have the explorer running fine on my node, so I’m just trying to figure out the client side component of socket.io notifications. I’m not very familiar with node.js or socket.io.