State ETag support with HTTP protocol
Open
area/state-management
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the proposal
State ETag support has been added in #476, but it is limited to the grpc protocol. When using the http protocol, the ETag cannot be obtained through the get function.
Not sure how to change it in a backwards compatible way, may be with a new function like `getWithMetadata`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.