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 3 WebSocket demos #343

Merged
merged 3 commits into from
Aug 22, 2019
Merged

Conversation

Faless
Copy link
Contributor

@Faless Faless commented Jul 28, 2019

  • websocket_minimal: Shows the very minimal requirements to use WebSocket in Godot.
  • websocket_chat: Shows a simple chat demo using either base peers, or the multiplayer mid-level abstraction.
  • websocket_multiplayer: Shows a turn-based game using WebSocket with the high level multiplayer API.

The minimal demo is fully commented.

@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants