Everyone, If i wanted to connect to the fedone server using C# what do you guys think would be the best way? should i create an interop library for the ClientBackend and go from there or should i use an .net XMPP wrapper to try and connect to the server? Or alternativly am i missing some really obvious solution?
On Mon, Jan 11, 2010 at 1:21 PM, James Purser <[email protected]>wrote: > On Mon, 2010-01-11 at 13:00 +1100, Dale Francis wrote: > > Hey, > > > > Got my server all up and running and i can now create new waves and > > add users and edit waves, so everything is going good so far :) one > > thing i have noticed though is that it seems anyone can join, there > > seems to be no user management or security, am i missing some > > configuration? also i have noticed that there is no persistence of > > wave's, same question am i missing some config? > > No you're not missing any config. The FedOne server is a very, very > basic implementation of the wave idea. Originally it started out as a > way to demonstrate the Federation protocol in action however it is > slowly evolving into including other areas such as Agents and so on. > > So right now yup, when FedOne dies, so does all the waves it hosts, and > yes there is no user management. However they are always happy to > receive patches :) > -- > James Purser > http://wavingtheshiny.collaborynth.com.au > Wave Addresses: > [email protected] (wave.google.com) > [email protected] (wavesandbox.com) > [email protected] (collaborynth.com.au FedOne Server) > Skype: purserj1977 > GTalk: [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]> > . > 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.
