websocket server: API change(!), better response format #334
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#334
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ben_mkiv/ai-voice-cloning:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
first of all sorry for that many PRs...
This changes the response format, instead of just sending the result back to the client, it now sends back the original message and appends the result as field. This allows for better distinction/handling of server responses on the client.
No worries, any work is appreciated.