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: Implement a handshake mechanism for the client-server communication #24

Closed
JorchRL opened this issue Jun 18, 2022 · 1 comment

Comments

@JorchRL
Copy link
Owner

JorchRL commented Jun 18, 2022

As I am running a local server to serve the assets, I don't want end users of the games made with this project to be able to mess with the server (that could be used for cheats or other malicious exploits).

And maybe give devs the option to change the "client" for the game. Either the native webkit window or a browser, or another alternative. As long as they can implement the handshake.

@JorchRL
Copy link
Owner Author

JorchRL commented Jun 29, 2022

Closed in favor of implementing it in a separate library. See #29

@JorchRL JorchRL closed this as completed Jun 29, 2022
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

1 participant