I know about SignalR and Comet...that allow to push data from server to clients.
i'm looking for any JS walkthrough or docs that explain how to build something similar, of course the purpose is not to reinvent the wheel, but for me to understand how things work internally, i would like to understand the concept rather than just consume others work, thanks