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

feature: send already encoded message #367

Open
rekby opened this issue Oct 31, 2023 · 0 comments
Open

feature: send already encoded message #367

rekby opened this issue Oct 31, 2023 · 0 comments
Labels
enhancement New feature or request topic

Comments

@rekby
Copy link
Member

rekby commented Oct 31, 2023

Feature Request

Describe the Feature Request
Now the SDK always compress messages internally. It is bad when we have already encoded messages or want compress messages outside of SDK.

Describe Preferred Solution
Add parameter encoded for write method. As value of parameter will codec of message. The SDK will check about possible of use the codec (by topic settings) and save message in internal buffer as is, without internal encoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic
Projects
None yet
Development

No branches or pull requests

1 participant