You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Just realized I missed this issue.
The base format is protobuf. It is meant to be decoded programmatically and avoid conversion (performance impact). Changing the field from bytes to string would be a breaking change.
I would invite you to check the JSON/text format which converts fields into their proper representation.
Have a look at https://github.com/netsampler/goflow2 which has more control over outputs.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can you add some option to send fields with IP addresses as String instead of Base64.
The text was updated successfully, but these errors were encountered: