Skip to content

Conversation

anna1901
Copy link
Contributor

Description

Make changes in Fishjam client after refactor in whip/whep client.

Motivation and Context

Whip/whep package was refactored so the use of it in Fishjam client needs to be updated.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

Copy link

linear bot commented Oct 15, 2025

whipClientRef: React.RefObject<WhipClientViewRef | null>;
}

export type Props = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick: These are not props but rather parameters of the hook. I'd name it UseLivestreamStreamerParams

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.

2 participants