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

can not configure server.ID #145

Open
zmox opened this issue Sep 30, 2020 · 1 comment
Open

can not configure server.ID #145

zmox opened this issue Sep 30, 2020 · 1 comment
Labels
good first issue Good for newcomers v1

Comments

@zmox
Copy link

zmox commented Sep 30, 2020

app default set server as:

app: cluster.NewServer(uuid.New().String(), "game", true, map[string]string{}),

but sometimes we need the server.ID is fixed

I think pitaya.Configure should be able to set sever.ID

@felipejfc felipejfc added the good first issue Good for newcomers label Mar 30, 2021
@felipejfc
Copy link
Contributor

true, it's useful sometimes when doing integration/manual testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers v1
Projects
None yet
Development

No branches or pull requests

3 participants