desura / desura-app

Free online games platform, with an open source client. In these scenarios, Desura's free online games are the perfect solution. These games don't require a high-powered computer or lengthy installation processes.
https://www.desura.com/
Other
121 stars 31 forks source link

Chat with friends #156

Open lodle opened 10 years ago

lodle commented 10 years ago

Issue by klausenbusk from Saturday Apr 14, 2012 at 13:51 GMT Originally opened as https://github.com/desura/Desurium/issues/156


It could be so cool, if we could chat with friends :)

lodle commented 10 years ago

Comment by liamdawe from Saturday Apr 14, 2012 at 19:33 GMT


This has been requested before.

lodle commented 10 years ago

Comment by klausenbusk from Saturday Apr 14, 2012 at 22:35 GMT


Maybe it just me, but i cant find a issues for it?

lodle commented 10 years ago

Comment by Protektor-Desura from Monday Apr 16, 2012 at 05:48 GMT


I am all in favor of this and want to use XMPP and Jingle. XMPP gives us all the chat stuff we need and it is compatible with other networks. Origin, Facebook and Google are currently using XMPP for their chat systems. I haven't looked at Steam in awhile but last I looked they didn't offer chat just sending PMs.

I also want to use Jingle extensions for XMPP from Google to add voice chat, video chat (maybe) and file sending/receiving. These would be great features for development teams especially MOD development teams.

Google has released a set of cross-platform libraries for all of this under the BSD license. So adding it to the client would not be a license conflict and would mean we don't have to develop it ourselves.

lodle commented 10 years ago

Comment by liamdawe from Monday Apr 16, 2012 at 17:41 GMT


Steam actually has full chat support with friends lists and game invites, including chat rooms btw just for reference.

I think maybe this could be a focus of initial release + 1?

lodle commented 10 years ago

Comment by Gigadoc2 from Thursday Apr 19, 2012 at 15:38 GMT


I think we're all in favor of this, and we all want to use XMPP. But for this feature, either support from Desura Ltd. is needed (no XMPP without a server), or we have to tell the users to register at third-party servers.

lodle commented 10 years ago

Comment by ssokolow from Thursday Apr 19, 2012 at 17:36 GMT


It'd be nice to have both. A Desura-provided XMPP account for effortless setup and support for 3rd-party ones for people who would rather do fancier things with their communications setup.

lodle commented 10 years ago

Comment by hobarrera from Wednesday May 29, 2013 at 01:08 GMT


Federated XMPP support would be great. It wouldn't take much effort on desura's behalf to set up a prosody server using existing desura accounts. Having server-side support should come before any client-side work can get done. Does anyone have any idea what the intetion is on desura's behalf? (note: By "desura" I mean "Desura Ltd.")

lodle commented 10 years ago

Comment by karolherbst from Wednesday May 29, 2013 at 07:49 GMT


nah, we could create a GUI widget for XMPP support which is connecting anywhere else for testing. Some work should be done after it, too. For example: link to member profile, current playing game, etc...

lodle commented 10 years ago

Comment by karolherbst from Wednesday May 29, 2013 at 07:53 GMT


I will ask about the plans

lodle commented 10 years ago

Comment by karolherbst from Thursday May 30, 2013 at 06:40 GMT


mhh, We could implement some XMPP stub stuff now, but we have to wait for the server support a bit.