Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

[WIP] Example of Event Hub Batch Marshal #47

Closed
wants to merge 1 commit into from

Conversation

devigned
Copy link
Contributor

@devigned devigned commented Mar 5, 2018

related to #46

  • marshall data for batch sending

I'm not sure this is a standard practice for message batching, but it's the way Java Event Hubs is doing it. Since marshal is not exported, there's no way to produce and encode the wrapped messages from outside of the library.

This pull request is not intended to be merged in it's current state, but rather to be illustrative of the overall process for send batching.

@devigned devigned changed the title [WIP] Example of Event Hub Batch Marshall [WIP] Example of Event Hub Batch Marshal Mar 5, 2018
@devigned
Copy link
Contributor Author

devigned commented Mar 6, 2018

I'm going to close this PR since it's outlived it's illustrative purpose.

@devigned devigned closed this Mar 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant