Skip to content
Discussion options

You must be logged in to vote

Any insights or experiences with setting up WebSocket connections or managing real-time data updates in Hyperview are very appreciated. Has anyone here worked on similar functionalities or could provide tips on how to handle dynamic data updates?

Hi @grahamseamans , I don't have direct experience with WebSockets in Hyperview. However, a while ago I did try to add support for Server-Sent Events (SSE). Though it didn't make it to the released version (needs more thought), the prototyped approach worked quite well. You can see the design and the example XML in a branch here: master...adam/event-source

The relevant parts are:

  • setting up an event-source to configure receiving the real-time …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by grahamseamans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants