On 01/06/10 21:16, Pepijn de Vos wrote: > Hi, > > Here is one more of my random questions. > > I have still absolutely no idea what everyone is working on and which > protocol is most likely to catch on. > > If I where to write a social client, server or service, which protocol would > be wise to use? > >
The serialization format is now activitystreams (and objects) everywhere (of which atom is the standard afaik, but there are rdf, json and rss variants). Then, for transports you have http get, pubsubhubbub, xmpp, psyc, salmon. kisses! p.
