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 Request] Real-Time Collaboration #444

Open
2 tasks done
r888800009 opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks done

[Feature Request] Real-Time Collaboration #444

r888800009 opened this issue Sep 24, 2024 · 0 comments
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.

Comments

@r888800009
Copy link
Contributor

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

Currently, puppet rigging is limited to local operations, restricting collaborative work. To enable remote collaboration, we will abstract the puppet into a Network-Puppet class, which will handle remote puppet synchronization while reusing the existing puppet interface.

Suggested solution

Create a Network-Puppet class that abstracts and manages remote puppet operations. This class will integrate with the network protocol to synchronize rigging actions across multiple users in real time. Additionally, implement a server within the rigging software to handle remote connections, allowing users to collaborate on puppet rigging from different locations. This server will facilitate real-time data exchange and ensure consistency across all connected clients.

Alternative solution

No response

Additional Context

No response

@r888800009 r888800009 added Enhancement New feature or request Triage PR/Issue needs to be triaged. labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant