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

feature request: flock support #26

Closed
carns opened this issue Jul 12, 2024 · 4 comments
Closed

feature request: flock support #26

carns opened this issue Jul 12, 2024 · 4 comments

Comments

@carns
Copy link
Member

carns commented Jul 12, 2024

Quintain currently has explicit dependencies on ssg. It should be ported to flock since that is now the default in bedrock so that you don't have to use a special bedrock configuration for quintain.

Low priority.

@mdorier

@mdorier
Copy link
Contributor

mdorier commented Jul 15, 2024

From what I see, the only use of SSG is to get the protocol used by the servers, then the address of rank 0, correct?

@carns
Copy link
Member Author

carns commented Jul 15, 2024

That's right. The server side isn't doing anything with it, and the clients are just using the ssg file emitted by bedrock for basic connection info.

@mdorier
Copy link
Contributor

mdorier commented Jul 15, 2024

Ok I submitted a PR: #27

@carns
Copy link
Member Author

carns commented Sep 9, 2024

pr merged and issue complete

@carns carns closed this as completed Sep 9, 2024
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

2 participants