MusicBrainz daemon should not be part of the TUI crate #253

Closed
opened 2025-01-04 13:18:34 +01:00 by wojtek · 1 comment
Owner

It can be split into two - one part contains the logic which enforces rate limiting. The other part contains the request/response processing logic.

It can be split into two - one part contains the logic which enforces rate limiting. The other part contains the request/response processing logic.
wojtek added the
chore
label 2025-01-04 13:18:34 +01:00
Author
Owner

Actually it can and should be. The TUI architecture is such that it needs a daemon. Other architectures are possible, e.g., async with an executor. A library can only do so much.

Actually it can and should be. The TUI architecture is such that it needs a daemon. Other architectures are possible, e.g., async with an executor. A library can only do so much.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wojtek/musichoard#253
No description provided.