CC#•Created by Lamar on 2/17/2025 in #help ✅ How to notify clients when an db update occurs
ive done something similar, sse + push an update when something occurs somewhere else, i used normal .net events, the class handling the sse connection has an event listener for it and an async loop