Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support web-streams (WHATWG standard streams) #2125

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Jul 8, 2024

Add functions:

  • parseBlob(), Parse an audio file from a Blob or File.
  • parseWebStream() Parse a stream of type ReadableStream.

@Borewit Borewit added enhancement API change Breaking change in API labels Jul 8, 2024
@Borewit Borewit self-assigned this Jul 8, 2024
@Borewit Borewit force-pushed the web-streams branch 2 times, most recently from 2a73989 to 2ec32d5 Compare July 8, 2024 19:27
@coveralls
Copy link

coveralls commented Jul 8, 2024

Coverage Status

coverage: 96.433% (-0.08%) from 96.514%
when pulling c5db246 on web-streams
into eb0f8e6 on master.

@Borewit Borewit merged commit ec5e6ef into master Jul 9, 2024
18 checks passed
@Borewit Borewit deleted the web-streams branch July 9, 2024 18:36
@Borewit
Copy link
Owner Author

Borewit commented Jul 10, 2024

Part of v9.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change Breaking change in API enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants