You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only Avro serialization/deserialization is supported, this can be a bit annoyng, since it comes with:
Schema Registry
Defining Data schemas
For some cases it might be just much simpler to define all via JSON.
Using the JSON-RPC2.0 as RPC protocol. It shpuld be pretty stright forward to implement.
The text was updated successfully, but these errors were encountered:
Currently only Avro serialization/deserialization is supported, this can be a bit annoyng, since it comes with:
For some cases it might be just much simpler to define all via JSON.
Using the JSON-RPC2.0 as RPC protocol. It shpuld be pretty stright forward to implement.
The text was updated successfully, but these errors were encountered: