Skip to content

Add support for a client message to config anything on the server#236

Open
PeterC-DLS wants to merge 2 commits into
mainfrom
support-client-config-message
Open

Add support for a client message to config anything on the server#236
PeterC-DLS wants to merge 2 commits into
mainfrom
support-client-config-message

Conversation

@PeterC-DLS

Copy link
Copy Markdown
Contributor

No description provided.

@PeterC-DLS
PeterC-DLS force-pushed the support-client-config-message branch from cb96bca to 227d507 Compare July 7, 2026 15:14
@PeterC-DLS
PeterC-DLS force-pushed the support-client-config-message branch 2 times, most recently from a194715 to 3b0db21 Compare July 8, 2026 14:56
@PeterC-DLS
PeterC-DLS force-pushed the support-client-config-message branch from 3b0db21 to a89c6a2 Compare July 20, 2026 11:11
Fix css import and override some packages with CVEs and update @types/three in storybook
@PeterC-DLS
PeterC-DLS force-pushed the support-client-config-message branch from a89c6a2 to 7c9141d Compare July 20, 2026 11:20
match received_message:
case ClientConfigMessage():
logger.debug("Received config from client for %s: %s", plot_id, received_message)
pass # TODO update plot server state (does client need baton?)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ready for review or do you want to do this part first?

Base automatically changed from h5web-update to main July 22, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants