3Hren / msgpack-rust

MessagePack implementation for Rust / msgpack.org[Rust]
MIT License
1.1k stars 123 forks source link

Maintainer wanted #255

Open kornelski opened 3 years ago

kornelski commented 3 years ago

This crate needs some major fixes around nested enums and support for human-readable flag, but I don't have time to implement them.

I can keep the lights on and merge pull requests and make releases, but I'm not planning to write new code in this crate.

DzmitryFil commented 3 years ago

What is human-readable flag?

kornelski commented 3 years ago

Serde option. This was actually fixed in https://github.com/3Hren/msgpack-rust/pull/257

sergeyzenchenko commented 3 years ago

hey, we use this crate in appspector.com I can help with maintenance. Are you referring to https://github.com/3Hren/msgpack-rust/issues/250 ?

kornelski commented 3 years ago

Yeah

aviramha commented 3 years ago

@kornelski Hi, I can join as a maintainer. I wish to implement recursion limit support.

nc7s commented 1 year ago

Hi @kornelski, I'm packaging the rmp and rmp-serde crates on Debian, and want to know a little more about the current status of this project, to meet the copyright requirements. Specifically, since you are basically the effective maintainer since 2019, can you be considered a copyright holder?