feat: implementation for JSON format.
Changes
One line description for the changelog
- [ ] Tests pass
- [ ] Appropriate changes to README are included in PR
@xSAVIKx This is a draft implementation for JSON format specs. Can you please have a look and provide some feedback about the direction I choose? I have to admit that it's inspired by the Java implementation a bit.
We should be also having support for binary and batch modes from the start IMO.
Can you be more explicit, please? Batch mode is clear, but what does "binary" mean here?
@xSAVIKx if you want to see the larger picture, there's this https://github.com/PlugaruT/sdk-python/pull/1 that I developed on top of this PR. HTTP and Kafka bindings. Let me know your thoughts
@xSAVIKx if you approve, can you please also merge, doesn't seem I can do it. Thanks