retoor 48cf9c3746 fix: implement WebSocket reconnection with exponential backoff and state preservation
- Added reconnect handler that triggers on connection loss with configurable max retries
- Implements exponential backoff strategy using 2^n delay with jitter for retry intervals
- Preserves existing subscriptions and authentication state across reconnection attempts
- Added desktop notification support via notify-send for connection status events
2025-03-20 18:03:06 +00:00

Snek Notify XFCE

This C# application is completely vibe coded for fun using my R project. It uses the XFCE notification system to display notifications. It's written in C# on Linux. The notifications are from the Snek chat application.

S
Description
A C# project that I vibe coded for fun using my own 'R'-project. It worked perfectly! Now using this application daily to get notifications for my Snek chat application!
Readme
30 KiB
Languages
C# 93.3%
Makefile 6.7%