Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incoming and Outgoing does not implement serde::{Serialize, Deserialize} #14

Closed
shekohex opened this issue Jan 17, 2024 · 1 comment
Closed

Comments

@shekohex
Copy link
Contributor

Hello! Currently working on a protocol that uses round-based crate v0.2.0, and it does look like that is the latest version does not support serde, any reason behind this?

I would like to be able to send these messages over the wire, or to even save it into the desk using different serde formats.

Could we possibly add this feature to round-based behind serde feature flag? I can open a PR to add support for this!

@shekohex
Copy link
Contributor Author

See #15

@shekohex shekohex closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant