Skip to content

Updating to v1.1.0: fixes and new deserialize helper signature - #16

Merged
marcus-daily merged 3 commits into
mainfrom
marcus/small_webrtc_v1.1.0
Dec 17, 2025
Merged

Updating to v1.1.0: fixes and new deserialize helper signature#16
marcus-daily merged 3 commits into
mainfrom
marcus/small_webrtc_v1.1.0

Conversation

@marcus-daily

Copy link
Copy Markdown
Contributor

No description provided.

@filipi87 filipi87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

val text: String,
val spoken: Boolean,
@SerialName("aggregated_by")
val aggregatedBy: String? = null

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blech. You just pointed out an issue in client-web -- aggregatedBy really isn't optional. It should always be there. I think I wrote out the types in the client long before I finished all the server-side work and overlooked the ? when I went back to it.

@mattieruth mattieruth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. I won't block you, but two things:

  1. the aggregated_by not being optional
  2. any way to mark the bot-transcription bits deprecated?

@marcus-daily

Copy link
Copy Markdown
Contributor Author

Thanks @mattieruth, I've addressed both comments, will merge shortly.

@marcus-daily
marcus-daily merged commit 8e0db3b into main Dec 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants