Commit graph

12 commits

Author SHA1 Message Date
f389d21f20 feat: ping/pong messages and migrate to tokio-tungstenite 2025-09-22 12:02:44 +01:00
dependabot[bot]
caf7dee546
chore(deps): bump slab from 0.4.10 to 0.4.11
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 04:51:58 +00:00
3397a2ffa1 chore: update packages 2025-07-20 16:00:03 +01:00
e0932fc033 fix: add native-tls feature to tungstenite 2025-03-22 15:19:36 +00:00
af8633f447 chore: update packages 2025-03-21 19:40:31 +00:00
d06617e367 feat: key press counter 2025-03-21 17:43:10 +00:00
trafficlunar
8d84c99979 fix: add authorization to websocket 2024-11-29 19:45:36 +00:00
trafficlunar
f18ec348cb feat: add fetching computer statistics 2024-11-29 15:36:43 +00:00
trafficlunar
ce32c1a67e feat: add notifications when errors 2024-11-29 15:27:58 +00:00
trafficlunar
8950e16e70 feat: add websocket implementation 2024-11-29 15:16:58 +00:00
trafficlunar
f2145c34b2 feat: add dotenvy 2024-11-29 15:00:21 +00:00
trafficlunar
dbf616ab18 feat: initial commit 2024-11-29 14:58:40 +00:00