streampipes icon indicating copy to clipboard operation
streampipes copied to clipboard

Write documentation for binary message formats

Open bossenti opened this issue 1 year ago • 2 comments

Body

Besides JSON StreamPipes supports other, binary event serialization formats as mentioned in our documentation:

Events are serialized in JSON, although StreamPipes can be configured to use other (binary) serial formats. https://streampipes.apache.org/docs/technicals-architecture/#data-model

Let's write some documentation for the advanced user audience that would like to make use of this feature. This should encompass which message formats are supported and how they are activated.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

bossenti avatar Oct 23 '23 06:10 bossenti

@bossenti I would like to work on this issue

nitin-pandita avatar Oct 26 '23 11:10 nitin-pandita

@nitin-pandita I really appreciate your intention to contribute here! However, this issue requires a good understanding of the inner working of StreamPipes and one would need to really delve in our codebase. If you are not reluctant to do so, feel free to give it a try 🙂 But its definitely not beginner friendly

bossenti avatar Oct 26 '23 17:10 bossenti

Close as not planned

dominikriemer avatar Aug 27 '24 17:08 dominikriemer