holochain / holochain/android-service-runtime

Consider moving serialization logic from kotlin library to holochain-conductor-service-types-ffi crate

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4
Forks
2
Avg merge
1d 5h
Merged PRs (30d)
3

Description

Currently we have some ugly custom kotlin code for serializing arbitrary types to json. See https://github.com/holochain/android-service-runtime/pull/67#discussion_r2029384606

A better alternative might be to serialize within the rust library using serde, and call the serialization functions via ffi. See https://github.com/holochain/android-service-runtime/pull/67#issuecomment-2787665897

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.