Skip to content

Add possibility to register ContentCodec with scheme #1412

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielpeintner
Copy link
Member

TODO calls for contentToValue and valueToContent need to provide scheme

fixes #1409

TODO calls for contentToValue and valueToContent need to provide schema
@danielpeintner danielpeintner marked this pull request as draft August 19, 2025 12:39
@danielpeintner
Copy link
Member Author

Note: The failing tests are in areas that haven't been touched and the error

Exception during run: SyntaxError[ @/home/runner/work/node-wot/node-wot/packages/binding-websockets/test/ws-tests.ts ]: Invalid or unexpected token

reminds me to what we have been seeing for Node.js 24.
see #1377 (comment)

Anyhow, the failures are coming from Node.js 22

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

Successfully merging this pull request may close these issues.

Allow different Codecs for the same contentType
1 participant