Skip to content

How does real-time update detection and frontend-backend integration work? #4566

Closed Answered by Byron
patelka2211 asked this question in Q&A
Discussion options

You must be logged in to vote

It's always good to be curious, thanks for asking!

The short version is that here is the entrypoint, which starts a file-monitor in the background which receives filesystem events. These events are then processed and posted to the frontend which responds to them.

That's already it, and you would be able to follow along by starting at the entrypoint above.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@patelka2211
Comment options

@Byron
Comment options

Answer selected by patelka2211
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