chore(release): 0.6.0 #14

Merged
pufereq merged 33 commits from release/0.6.0 into main 2026-03-05 19:59:05 +00:00
Owner

This PR:

  • bumps judas_protocol to 0.8.0
  • adds message handlers
  • adds known client caching
  • adds ACK tracking (if sent message not ACK'd within 5 seconds, resend)
  • adds HELLO timeout (if new client connects, give 3 secs to send HELLO, otherwise disconnect)
  • fixes a bug with handling of double connected clients where old client isn't disconnected
This PR: - bumps `judas_protocol` to 0.8.0 - adds message handlers - adds known client caching - adds ACK tracking (if sent message not ACK'd within 5 seconds, resend) - adds HELLO timeout (if new client connects, give 3 secs to send HELLO, otherwise disconnect) - fixes a bug with handling of double connected clients where old client isn't disconnected
pufereq self-assigned this 2026-03-05 19:59:02 +00:00
pufereq added 33 commits 2026-03-05 19:59:02 +00:00
pufereq merged commit e5ca1066fd into main 2026-03-05 19:59:05 +00:00
pufereq deleted branch release/0.6.0 2026-03-05 19:59:05 +00:00
Sign in to join this conversation.
No description provided.