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

Enable clients to use MessageHeader class #34

Closed
dougolima opened this issue Jul 13, 2020 · 0 comments · Fixed by #35
Closed

Enable clients to use MessageHeader class #34

dougolima opened this issue Jul 13, 2020 · 0 comments · Fixed by #35
Assignees
Labels
bug Something isn't working

Comments

@dougolima
Copy link
Contributor

Issue Report

Allow users to create their own headers when publishing

Expected Behavior

Create an instance of MessageHeader to send it with the payload when publishing a message

Actual Behavior

MessageHeader class has internal visibility, so users cant instantiate it

Steps to Reproduce the Issue

@dougolima dougolima added the bug Something isn't working label Jul 13, 2020
@dougolima dougolima self-assigned this Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant