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

fix JSHooks output format #36

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

tequdev
Copy link
Contributor

@tequdev tequdev commented Jan 23, 2025

Breaking change

This change will allow hooks-cli to process the response binary data of c hook and jshook with the same code.

before

It was outputting data that had been converted from hex binary (i.e. character strings) to binary.

after

Returns the binary data itself, in the same way as c hooks.

@dangell7 dangell7 merged commit 2e0dc48 into Xahau:master Jan 23, 2025
1 check failed
@tequdev tequdev deleted the fix-jshooks-binary branch January 24, 2025 13:15
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