Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection to chat server from Mobile/Web #124

Open
nmarazov opened this issue Jun 10, 2019 · 6 comments
Open

Connection to chat server from Mobile/Web #124

nmarazov opened this issue Jun 10, 2019 · 6 comments

Comments

@nmarazov
Copy link
Contributor

nmarazov commented Jun 10, 2019

I have an idea for mobile app or web to connect with acc credentials to chat server and communicate with your friends and guild. From my days playing MU it was so hard to communicate and organize events if you didn't have everyone skype. This way the game will be more engaging and fun. The chat server will need to be wrapped and use OpenApi for easier implementation of different chat clients. I have experience with Xamarin Mobile development and a simple mobile app for both iOS and Android won't be so difficult.
What do you think of this idea?

@MarioGK
Copy link
Contributor

MarioGK commented Jun 10, 2019

Maybe we could use some already made communication/messaging protocols like IRC or XMPP, instead of making everything from zero.

@sven-n
Copy link
Member

sven-n commented Jun 10, 2019

Thanks, I had some ideas in this direction as well. I’d rather make it possible to use existing chat platforms/protocols like XMPP, IRC or to connect with discord. There are plenty of available clients for that.

@MarioGK
Copy link
Contributor

MarioGK commented Jun 12, 2019

I think connecting to a discord server will be the best choice, it is more popular than IRC and XMPP, and it is cross platform.

@sdykae
Copy link

sdykae commented Mar 30, 2020

Maybe we could use some already made communication/messaging protocols like IRC or XMPP, instead of making everything from zero.

MQTT

@Leonardo-Ferreira
Copy link

is this still relevant?

@sven-n
Copy link
Member

sven-n commented Apr 1, 2023

is this still relevant?

Yes, but I don't have a good idea how to do it yet 😅 If you have, feel free 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants