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

POC: Unified WebSocket Library for Cross-App Integration #8220

Closed
edloidas opened this issue Jan 15, 2025 · 1 comment
Closed

POC: Unified WebSocket Library for Cross-App Integration #8220

edloidas opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
Feature New feature or request

Comments

@edloidas
Copy link
Member

edloidas commented Jan 15, 2025

Develop a proof of concept (POC) for a standalone WebSocket library designed to unify and standardize WebSocket usage across all applications.
The library should provide a flexible and intuitive interface, wrapping the native WebSocket connection with its own set of consistent functions and event handlers.
Initially, the library will be tested and integrated into the main large application (this, app-contentstudio), with the goal of simplifying WebSocket handling and ensuring a uniform approach to connection management, events, and data communication across projects.

@edloidas edloidas added the Feature New feature or request label Jan 15, 2025
@edloidas edloidas self-assigned this Jan 15, 2025
@edloidas edloidas changed the title Implement WebSocket wrapper POC: Unified WebSocket Library for Cross-App Integration Jan 21, 2025
@edloidas
Copy link
Member Author

Moved core parts of WebSocket implementation from AI Content Operator and made it more generic. That code will be used in future tasks, beyond this POC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant