I'm curious who is actually building wave clients, and how they are being built.
If the wave client is, say, a flash or gwt client, then the client server protocol is best chosen by what is native for that environment. For gwt, gwt-rpc and json are a good fit, while for flash rtmp is an obvious candidate. The only place i see XMPP as a client/server language is for desktop and embedded (c++/objective c) wave clients, and I'm wondering if anyone is actually building one. brett On Wed, Dec 30, 2009 at 10:19 AM, James Jones <[email protected]>wrote: > Still need to stick to XMPP > > Sent from my iPhone > > On Dec 29, 2009, at 6:08 PM, Mickaël Rémond <[email protected]> wrote: > > > Hello, > > > > Yes we have looked at it but it has the drawback of being binary and > > difficult to implement for pure web usage (without using Flash). > > > > -- > > Mickaël Rémond > > http://www.process-one.net > > > > 2009/12/30, Mike Brown <[email protected]>: > >> Just curious if anyone has looked at adobe's RTMP (recently opened > >> spec) at > >> first glance it looks like it would fit well for what a wave C/S > >> protocol > >> would need. > >> > >> On Sun, Dec 6, 2009 at 6:24 AM, Jo hyphen el <[email protected]> > >> wrote: > >> > >>> If any dev people don't have preview accounts I have a few > >>> nominations > >>> going spare. send me an email. > >>> > >>> > >>> On Dec 6, 1:15 am, Michael K <[email protected]> wrote: > >>>> Guys, this discussion has moved to wave preview a long time ago. > >>>> Those > >>>> of you who have accounts, can find the relevant waves by searching > >>>> "group:[email protected]<group%[email protected]> > <group%3Awave- > >>>> [email protected]> > >>> ". > >>>> > >>> > >>> -- > >>> > >>> You received this message because you are subscribed to the Google > >>> Groups > >>> "Wave Protocol" group. > >>> To post to this group, send email to [email protected]. > >>> To unsubscribe from this group, send email to > >>> [email protected]<wave-protocol%[email protected]> > <wave-protocol > >>> %[email protected]> > >>> . > >>> For more options, visit this group at > >>> http://groups.google.com/group/wave-protocol?hl=en. > >>> > >>> > >>> > >> > >> -- > >> > >> You received this message because you are subscribed to the Google > >> Groups > >> "Wave Protocol" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<wave-protocol%[email protected]> > . > >> For more options, visit this group at > >> http://groups.google.com/group/wave-protocol?hl=en. > >> > >> > >> > > > > > > -- > > Mickaël Rémond > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > > . > > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en > > . > > > > > > -- > > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > > -- Brett Morgan http://domesticmouse.livejournal.com/ -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
