Right now – bring real-time data to the app

Category: Pro Code

In the our Model builder app, which is helping customer recover lost recipes from the single shot, We are using websockets to update the progress of the task for model crafting.

Technical details

For the backend implementation we are using bun ServerWebSocket implementation.

In the Frontend app, we have subscription to handle different events of the tasks: