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

Show channel setting in real-time #6

Open
BECATRUE opened this issue Nov 8, 2024 · 0 comments
Open

Show channel setting in real-time #6

BECATRUE opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BECATRUE
Copy link
Member

BECATRUE commented Nov 8, 2024

Feature you want to implement

As there might be several users to control the same channel, we need to synchronize the channel setting.
For this, a client should keep tracking a modification of channel setting, which is offered by /setting/<int:ch>/ WebSocket.

In addition, the operation status for each channel requested by the user would be fetched when the main page is loaded.

How the feature is implemented

We can handle a WebSocket just using WebSocket class.

@BECATRUE BECATRUE added the enhancement New feature or request label Nov 8, 2024
@BECATRUE BECATRUE added this to the v1.0.0 (Tentative title) milestone Nov 12, 2024
@BECATRUE BECATRUE self-assigned this Nov 26, 2024
This was referenced Nov 29, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
See also: #6
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
See also: #6
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 2024
BECATRUE added a commit that referenced this issue Dec 19, 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
Projects
None yet
Development

No branches or pull requests

1 participant