Open
Conversation
Member
balazskreith
commented
Jun 1, 2025
- Bump schema version from 3.0.0 to 3.1.0 across all relevant files.
- Correct typos and enhance clarity in documentation for RTP-related fields in schemaList.md.
- Update package.json files for samples encoder, decoder, and library to reflect new version.
- Generate new output files based on updated schema version.
- Ensure consistency in schema versioning across TypeScript and Protobuf definitions.
- Bump schema version from 3.0.0 to 3.1.0 across all relevant files. - Correct typos and enhance clarity in documentation for RTP-related fields in schemaList.md. - Update package.json files for samples encoder, decoder, and library to reflect new version. - Generate new output files based on updated schema version. - Ensure consistency in schema versioning across TypeScript and Protobuf definitions.
- Simplify descriptions in README files for both encoder and decoder, focusing on clarity and conciseness. - Update performance-related sections to reflect optimized performance metrics. - Remove outdated performance testing instructions and enhance advanced usage examples. - Adjust terminology for consistency, replacing "high-performance" with "optimized performance" across documentation.
- Update descriptions to clarify that the decoder is specifically for client-side WebRTC observability samples. - Add new sections for Constructor Options and actualValue Property, detailing their usage and importance. - Revise examples to reflect the new ClientSampleDecoder class and its methods. - Improve overall structure and clarity of the documentation to aid user understanding.
- Introduce a comprehensive CONTRIBUTING.md file outlining project contribution guidelines. - Include sections on code of conduct, getting started, development workflow, schema guidelines, testing, and pull request process. - Establish clear expectations for contributions, documentation standards, and testing protocols to enhance collaboration and maintain quality.
- Removed outdated dependency "@bufbuild/protoc-gen-es" and added "@bufbuild/protobuf" and updated its version to "^2.2.3". - Updated devDependencies to include "@bufbuild/buf" and its version to "^1.50.0". - Enhanced `createTypescriptModels` function to remove previously generated protos to avoid duplicate symbol errors. - Updated schema definitions in `PeerConnectionSample.chunk.avsc` to change types from "int" to "long" for various fields and added new fields for better tracking of RTP stats. - Added new fields in `schemaList.md` for additional metrics related to RTP streams. - Updated yarn.lock to reflect the changes in dependencies and their versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.