Skip to content

Remove defaultConfig from public SSRC API - #2505

Merged
erikeldridge merged 2 commits into
ssrcfrom
ssrc-defaults-private
Apr 2, 2024
Merged

Remove defaultConfig from public SSRC API#2505
erikeldridge merged 2 commits into
ssrcfrom
ssrc-defaults-private

Conversation

@erikeldridge

Copy link
Copy Markdown
Contributor

Discussion

In practice, we only set default config using the initialization methods, so make the internal field private to simplify the API.

This wasn't a controversial field in API review.

Testing

Tested by running npm test.

API Changes

Makes defaultConfigs private.

@erikeldridgeerikeldridge self-assigned this Mar 22, 2024

@lahirumarambalahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Thanks!

@erikeldridge
erikeldridge merged commit ef4b2df into ssrcApr 2, 2024
@erikeldridge
erikeldridge deleted the ssrc-defaults-private branch April 2, 2024 20:31
Sign up for freeto 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

@erikeldridge@lahirumaramba