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

🐛 fix(input): Retry when namespace doesn't exist #65

Merged
merged 4 commits into from
May 26, 2024

Conversation

wanjohiryan
Copy link
Member

Description

What issue are you solving (or what feature are you adding) and how are you doing it?

Warp-input server errors out when the namespace or session_id has not yet been created on our relay.
This is a problem, as we do not know when the user will start playing. The idea is to have the bin/input run both a server and a client at the same time. Which can be used to then transmit bidirectional information.

@wanjohiryan wanjohiryan merged commit 9a11f45 into main May 26, 2024
8 checks passed
@wanjohiryan wanjohiryan deleted the fix/warp-input-canvas branch May 26, 2024 22:08
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.

1 participant