sobczal2 opened a new pull request, #2178: URL: https://github.com/apache/iggy/pull/2178
Closes #1891 ### Summary This PR adds 4 usage examples, script for running them and updates CI to include that script. ### Details All examples try to mirror existing rust examples. This was possible for: - Basic - GettingStarted - MessageEnvelope - MessageHeader Skipped examples are: - multi-tenant - `IggyProducer` type is not present in C# SDK, so I wasn't able to mirror it, this example is possible with some changes, but I think it is better to do it in a seperate PR, this one is already big - new-sdk, sink-data-producer - I believe these are irrelevant, correct me if I'm wrong - stream-builder - this can probably be implemented in the future, but there is no such API in C# SDK for now Should `foreign/csharp/Iggy_Sample_Consumer` and `foreign/csharp/Iggy_Sample_Producer` be removed in this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
