relays: add some ping/pong and connection logs

need this for debugging connection issues

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-09-19 12:58:37 -07:00
parent 6254cea600
commit 2a61440aed
3 changed files with 6 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ enum LogCategory: String {
case nav
case render
case storage
case networking
case push_notifications
case damus_purple
case image_uploading