Skip to content

Conversation

@victorgarcia98
Copy link
Contributor

@victorgarcia98 victorgarcia98 commented Mar 6, 2025

Description

POC of using websockets using the Flask-Sock library.

TODO:

  • Test multiple connections
  • How can we handle authentication/authorization?
  • What's the optimal way to implement tests?

This PR closes #1378


  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@victorgarcia98 victorgarcia98 self-assigned this Mar 6, 2025
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@Flix6x Flix6x added the API label Mar 6, 2025
@Flix6x
Copy link
Contributor

Flix6x commented Mar 14, 2025

@Ahmad-Wahid Want to give this a test run on your WS test server?

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@Flix6x Flix6x linked an issue Mar 18, 2025 that may be closed by this pull request
Victor Garcia Reolid and others added 6 commits March 25, 2025 18:51
Flix6x and others added 3 commits June 25, 2025 16:35
Signed-off-by: F.N. Claessen <felix@seita.nl>
Added C901 to the list of ignored warnings in setup.cfg to accommodate code complexity requirements.
@nhoening
Copy link
Contributor

nhoening commented Sep 5, 2025

Can this be closed?

@nhoening
Copy link
Contributor

Development continued in this branch.

@nhoening nhoening closed this Sep 22, 2025
@Flix6x
Copy link
Contributor

Flix6x commented Dec 8, 2025

Moved to #1852.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up simple WS Stress test response times when clients become more chatty

5 participants