[GH-ISSUE #68] When using as library, the dealer logs an error every 30 seconds about not having received a pong #54

Closed
opened 2026-02-28 14:24:58 +03:00 by kerem · 0 comments
Owner

Originally created by @silenium-dev on GitHub (Aug 18, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/68

I'm using go-librespot as a library in my own application.
I don't use the dealer, but it logs did not receive last pong from dealer every 30s.

It seems that the necessary receive loop is only started after requesting something from the dealer, but the send loop is always active.

I'll make a PR to fix this

Originally created by @silenium-dev on GitHub (Aug 18, 2024). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/68 I'm using go-librespot as a library in my own application. I don't use the dealer, but it logs `did not receive last pong from dealer` every 30s. It seems that the necessary receive loop is only started after requesting something from the dealer, but the send loop is always active. I'll make a PR to fix this
kerem 2026-02-28 14:24:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#54
No description provided.