Question
September 25, 2026 at 01:36 PM
Robert William

How Should I Structure an E-Learning App With Real-Time Updates

by Robert William . Updated 1 day, 20 hours ago

I’m working on an e-learning app and need to handle course progress, quiz results, live classes, and notifications in real time. What backend architecture would be suitable, and should I use WebSockets or another approach?

All Comments