confluentinc / confluentinc/libserdes
Does libserdes support for protobuf schema
Open
- Dominant language
- C
- Stars
- 12
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I defined a protobuf schema on confluent schema registry. when I use serdes_schema_get function to get a schema, there is a error message.
```
Failed to get schema: Error parsing JSON: invalid token near 'syntax'
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at serdes_schema_get and trace how schema-registry responses are parsed, using the reported protobuf input and the existing Avro-oriented behavior as context. Done means the project’s protobuf-schema compatibility is resolved and covered by an appropriate test or clearly documented as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100