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

Add plaintext serializer or make serialization optional #17

Open
arudyk opened this issue Apr 18, 2018 · 0 comments
Open

Add plaintext serializer or make serialization optional #17

arudyk opened this issue Apr 18, 2018 · 0 comments

Comments

@arudyk
Copy link

arudyk commented Apr 18, 2018

If I send something like "Hello >" this encodes and becomes "Hello \u003c" when something reads it off the queue. Can serialization be optional? Or maybe add a plaintext serializer?

type Serializer interface {

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

No branches or pull requests

1 participant