awslabs / mls-rs

An implementation of Messaging Layer Security (RFC 9420)
Apache License 2.0
93 stars 18 forks source link

[uniffi] Explain what an “application message” is #138

Closed mgeisler closed 6 months ago

mgeisler commented 6 months ago

Issues:

Addresses #81.

Description of changes:

This expands the docstring a little for the ReceivedMessage::ApplicationMessage enum and the encrypt_application_message method.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.52%. Comparing base (8f7d38b) to head (4bc055f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ======================================= Coverage 89.52% 89.52% ======================================= Files 173 173 Lines 31450 31450 ======================================= Hits 28156 28156 Misses 3294 3294 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.