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

feat: implement send and sendBinary over comms #279

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

leanmendoza
Copy link
Collaborator

@leanmendoza leanmendoza commented Feb 19, 2024

Fix #264

  • Implement send and sendBinary
  • Also add sceneStart observable emit

How to test?

1 Open the godot client and a second client (it might be the Foundation client)
2. Use /changerealm https://leanmendoza.github.io/mannakia-dcl-scene/mannakia-dcl-scene in both and wait until it's fully connected
3. After some seconds you have to see al the counter > 0 (in both clients)
imagen

@leanmendoza leanmendoza merged commit 361183c into main Feb 20, 2024
3 checks passed
@leanmendoza leanmendoza deleted the feat/implement-send-over-comms branch February 20, 2024 10:33
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.

Implement send over comms
2 participants