tursodatabase / tursodatabase/libsql
Move Hrana proto definitions to libsql-sys
Open
@Horusiath is already working on this.
Since Jan 15, 2024.
enhancement
remote protocol
server
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
In order to consolidate the contract used between libsql client and server, it would be good to move proto class definitions that are currently separate in libsql::hrana::proto and libsql_server::hrana::proto into the shared libsql-sys crate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.