hazelcast / hazelcast/hazelcast-client-protocol
handle language specific keywords in the protocol definitions
Open
- Dominant language
- Jinja
- Stars
- 16
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
There are some occurrences of language specific keywords in the protocol definitions. These should be handled. For example using `function` as the request parameter name in the `AtomicReference#apply` results in compilation errors for the codec generated for the node.js client
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.