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

Add API key check, send commands to the game loop, restructure player event flos #3

Merged
merged 2 commits into from
Mar 7, 2019

Conversation

bschwind
Copy link
Contributor

@bschwind bschwind commented Mar 7, 2019

I also ran cargo fmt with default settings on the nightly toolchain (rustc 1.35.0-nightly (f22dca0a1 2019-03-05))

@bschwind
Copy link
Contributor Author

bschwind commented Mar 7, 2019

Just added logic to allow only one connection at a time, so players can run their client in a cargo watch loop without having to kill other clients they may already be running.

@bschwind bschwind merged commit b7782f8 into master Mar 7, 2019
@bschwind bschwind deleted the server-loop branch March 7, 2019 16:14
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

Successfully merging this pull request may close these issues.

None yet

1 participant