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

Multi proxy support #167

Open
LuluxClient opened this issue Oct 12, 2022 · 4 comments
Open

Multi proxy support #167

LuluxClient opened this issue Oct 12, 2022 · 4 comments

Comments

@LuluxClient
Copy link

Would be cool to have a multi chat plugin that supports multiple proxies.

@BlitzOffline BlitzOffline added Duplicate This issue or pull request already exists and removed Duplicate This issue or pull request already exists labels Oct 12, 2022
@BlitzOffline
Copy link
Member

I'm not sure how multi proxy support would look like? Can you offer some extra information/ideas please?

@LuluxClient
Copy link
Author

I'm not sure how multi proxy support would look like? Can you offer some extra information/ideas please?

When having 2 proxies it is not possible to sync chat if for example:
Player1 is on ServerA on ProxyA and Player2 is on ServerB on ProxyB

With the addition to that we could create chat between multiple small event servers and many more !

@BlitzOffline
Copy link
Member

I'm not sure how multi proxy support would look like? Can you offer some extra information/ideas please?

When having 2 proxies it is not possible to sync chat if for example: Player1 is on ServerA on ProxyA and Player2 is on ServerB on ProxyB

With the addition to that we could create chat between multiple small event servers and many more !

I see. Well this will definitely not be a priority since we don't even have proxy support yet but maybe in the future it can happen. I will leave this open for now.

@yakovliam
Copy link

I would like to add an alternative idea for cross-server messaging using a message broker like RabbitMQ, gRPC, or Redis instead of relying on proxies. This is because you can set up the message brokers to be bound by a respective proxy (or multiple) if you wish, but it also allows for essentially infinite expandability through entirely different networks and servers that are not connected to any proxy, as well as entirely different platforms.

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

No branches or pull requests

3 participants