separate ping from pong

this separates concerns and allows the pong_timeout to strictly handle timeouts for pongs.

patch bump
This commit is contained in:
2026-03-03 19:47:15 +00:00
parent 2dd52a7258
commit 3d01321be3
3 changed files with 23 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "vban-cmd"
version = "2.9.5"
version = "2.9.6"
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
authors = [{ name = "Onyx and Iris", email = "code@onyxandiris.online" }]
license = { text = "MIT" }