Skip to content

Conversation

balazskreith
Copy link
Member

  • 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.
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