This pull request contains several changes to the AWS EventStream for Java library:
Updates to the unit tests for the Message, MessageDecoder, Checksums, and other related classes to improve code coverage and ensure the library's functionality.
Improvements to the README.md file, including a more detailed usage example and information about contributing to the project.
Addition of a CONTRIBUTING.md file that outlines the guidelines for reporting issues and submitting code contributions.
Minor updates to the pom.xml file and other source files to maintain code quality and consistency.
The overall goal of these changes is to enhance the reliability, maintainability, and documentation of the AWS EventStream for Java library, making it easier for developers to use and contribute to the project.
This pull request contains several changes to the AWS EventStream for Java library:
Message
,MessageDecoder
,Checksums
, and other related classes to improve code coverage and ensure the library's functionality.README.md
file, including a more detailed usage example and information about contributing to the project.CONTRIBUTING.md
file that outlines the guidelines for reporting issues and submitting code contributions.pom.xml
file and other source files to maintain code quality and consistency.The overall goal of these changes is to enhance the reliability, maintainability, and documentation of the AWS EventStream for Java library, making it easier for developers to use and contribute to the project.