This repository has been archived on 2025-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
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

The file is empty.
Description
Trial task where I needed to create constant data straming, with history recovery
Readme 145 KiB
Languages
JavaScript 46%
Vue 45.9%
HTML 3.1%
Shell 2.7%
CSS 2.3%