Theres also PygoWaves desktop client (also QT), that connects to their server ver JSON/Stomp. http://github.com/p2k/pygowave-qt
2009/12/30 James Purser <[email protected]>: > On Wed, 2009-12-30 at 10:26 +1100, Brett Morgan wrote: >> 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 > > Checkout QWave, it's a QT based Wave client (C++). However it's built on > the Protobufs that come with FedOne. > -- > James Purser > Collaborynth > http://collaborynth.com.au > Mob: +61 406 576 553 > Skype: purserj1977 > Twitter: http://twitter.com/purserj > > -- > > 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. > > > -- 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.
