2 Commits

Author SHA1 Message Date
Leons Aleksandrovs
ab26e9881f feat(ws): send history data and update data with web socket
Added following logic:
1. New clients receive 15 entry history from history file
2. After that, every 10 seconds when new entry is generated it is sent
out to all connected clients
2025-07-07 16:21:54 +03:00
Leons Aleksandrovs
675f12906e feat: add data generation logic and history file class 2025-07-07 15:52:32 +03:00