BCDA-APS / qs-web2023

Web client for Bluesky queueserver using ReactJS
Other
2 stars 0 forks source link

Try to use flask to use bluesky server #6

Closed samaraaugust closed 1 year ago

samaraaugust commented 1 year ago

references

samaraaugust commented 1 year ago

Possible Question to ask in reference to this file: https://blueskyproject.io/bluesky-httpserver/configuration.html

Since we are creating a web client that allows users to input information regarding QSERVER_ZMQ_CONTROL_ADDRESS and QSERVER_ZMQ_INFO_ADDRESS, does the server allow for the variables to be changed as the server is running? If so, how?

prjemian commented 1 year ago

Re-implementing the bluesky-httpserver project in Python/flask may be a larger project than anticipated.