I would like to synchronize the state of an item among different users instantly. Comet is offering subscribe to get notifications of changes.
How can I use that with the Method API?