Takes any HTML Dom object and serializes it and all its properties so it can be sent over the wire, useful for debugging mobile devices or just for fun
Using two browsers you can log a dom object to the Console, using SignalR it will send it to another machine removing any circular references.