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

Fetch measure. in real-time #10

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

Fetch measure. in real-time #10

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

Comments

@BECATRUE
Copy link
Member

BECATRUE commented Nov 18, 2024

Feature you want to implement

I will implement a feature to fetch measurement of a specific channel in real-time.

How the feature is implemented

This would be implemented using WebSocket, like #6.

Also, to prevent measurements from accumulating excessively, data older than 10 minutes will be deleted every 10 minutes using setInterval().

Additional context

It is communicated with the WebSocket implemented in snu-quiqcl/wlm-server#18.

@BECATRUE BECATRUE added the enhancement New feature or request label Nov 18, 2024
@BECATRUE BECATRUE added this to the v1.0.0 milestone Nov 18, 2024
@BECATRUE BECATRUE self-assigned this Nov 26, 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