Discuss anything related to web development but no technical support questions


Post by lxxrxns »

Hi there,

I noticed this new cool example: https://bryntum.com/products/scheduler/examples/stress/

And I was wondering how to get asynchronous updates to the scheduler working (i.e.: when someone else makes a change to the schedule, the change instantly becomes visible to anyone else who has the scheduler open).

Is there documentation on this?
Does it require something like node.js or something else to run on my server?

Any information would be more than welcome! (I couldn't find anything on Google, just saw this really cool stress test example, but the source code doesn't show any code that listens for incoming asychronous changes, it just "fakes" them).

Thanks!

Laurens


Post by mats »

This would be the demo to check for live updates. https://bryntum.com/products/scheduler/examples/websockets/

There's more coming on this topic soon btw!


Post by alkinew »

mats wrote: Mon Aug 14, 2023 10:01 am

This would be the demo to check for live updates. https://bryntum.com/products/scheduler/geometry dash liteexamples/websockets/

There's more coming on this topic soon btw!

Thanks for this guide.


Post Reply