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

Correct process for determining incoming message type #441

Open
jpnach opened this issue Feb 9, 2025 · 0 comments
Open

Correct process for determining incoming message type #441

jpnach opened this issue Feb 9, 2025 · 0 comments

Comments

@jpnach
Copy link

jpnach commented Feb 9, 2025

The incoming message flow is well documented in OpenMLS:
https://book.openmls.tech/user_manual/processing.html

But going through the tests and mls header files (messages.h, session.h, and state.h) I haven't been able to find the equivalent of OpenMLS's deserialize, extract, or process methods.

What is the correct mlspp process for determining an incoming message's type (application/public/private)?

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

No branches or pull requests

1 participant