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

UDP schema should be designed to allow another schema to define the payload #7

Open
mbeckerle opened this issue Dec 28, 2021 · 0 comments

Comments

@mbeckerle
Copy link
Member

UDP datagrams carry a chunk of data.

We'd like to be able to use the UDP schema, but redefine (earlier on the classpath), the payload of the UDP packet, so that it can be parsed.

This trick is used by the mil-std-2045 schema to compute the message size. UDP should do the same thing so that one can supply a DFDL schema for the UDP packet payload, and have that parsed also.

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