Skip to content

Conversation

@fishstiqz
Copy link

This adds encoding and decoding support for SVCB and HTTPS RR types. It should address #95

fishstiqz added 7 commits July 7, 2025 21:15
 * This commit adds support for HTTPS SVCB record, both encoding and decoding.
* Added Service Binding RR support (type 64)

This is just using the exact same code as the HTTPS parser as they are formatted in the same manner.
@fishstiqz
Copy link
Author

Thanks for re-running the CI/CD. I will fix these, however, what version of Node are you running against? I am on v.22.17.0. Object.entries has been around for a while now.

- Fixed typo with Buffer.readUint8 vs readUInt8 that is incompatible with older js
- Removed usage of Object.entries and replaced with for (key in obj)
@fishstiqz
Copy link
Author

Ok, Changes are up in the PR branch. Hopefully this gets us through. Thanks again.

@fishstiqz
Copy link
Author

I'm bumping this again so we can get the CI/CD run going

@fishstiqz
Copy link
Author

Any chance you can run the CI/CD again? Thank you.

@fishstiqz
Copy link
Author

Weekly bump

@PACHAKUTlQ
Copy link

👀
any updates?

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.

2 participants