Skip to content

Conversation

fourhtyoz
Copy link

@fourhtyoz fourhtyoz commented Jan 11, 2025

Description
The sample code for using channels includes several instances of the await keyword applied to createPeerConnection, even though the function itself is not asynchronous. As a result, the await calls have no effect and are redundant.

Purpose
To enhance the overall quality and readability of the sample code.

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.

1 participant