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

Expose the "app_versions" of the version message to application code #61

Open
exarkun opened this issue Jan 10, 2023 · 0 comments
Open

Comments

@exarkun
Copy link
Contributor

exarkun commented Jan 10, 2023

Currently the version message (or maybe "the version phase message"?) is handled but no attempt is made to parse anything from app_versions or expose it to application code.

Some applications may want to use the payload for feature/compatibility negotiation. The app :: Session -> IO a accepted by MagicWormhole.runClient should gain access to the app_versions payload somehow.

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