Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fluffysquirrels/framed-rs issues and pull requests
#32 - Some minor fixes
Pull Request -
State: open - Opened by andber1 3 months ago
#31 - Update cobs dependency version
Pull Request -
State: open - Opened by OmegaJak about 2 years ago
#30 - Move checksum inside COBS
Issue -
State: closed - Opened by cs2dsb over 5 years ago
- 3 comments
#29 - Add CI build on a platform where std is not available
Issue -
State: closed - Opened by fluffysquirrels over 6 years ago
- 1 comment
#28 - Add reference or example to itm / itmdump crate
Issue -
State: open - Opened by fluffysquirrels almost 7 years ago
#27 - decode should warn on checksum errors, partial frames, not exit
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#26 - Test byte slice roundtrip with no checksum
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#25 - decode with CSV output should print a header row
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#24 - Consider moving encode/decode functions to a Codec struct with settings
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 2 comments
#23 - Announce on users.rust-lang.org and in rust-embedded survey thread
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 3 comments
#22 - Disable const functions with a feature flag
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#21 - Move framed::* into framed::bytes
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#20 - Publish framed v0.2.0 to crates.io with typed sub-module
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 2 comments
#19 - Submit PR to cobs.rs to make max_encoded_length a const fn
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#18 - Add tests for all encode_*, decode_* functions.
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#17 - decode_typed: Give example in README with a custom Debug type
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#16 - Add example for framed::typed no_std use
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#15 - Automated integration test for decode_typed
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#14 - decode: Support multiple output types
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#13 - decode_typed: Write README
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#12 - Fix EofDuringFrame error in framed_decode
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#11 - Publish framed_decode to crates.io
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#10 - Add sub-crate descriptions
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#9 - Write a CLI tool that deserializes and prints structs from a pipe
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 2 comments
#8 - Add a typed module that sends structs serialized with ssmarshal
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 2 comments
#7 - Add a few words to the readme about no_std / embedded use
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
#6 - Try to make Payload and Encoded smart unsized types
Issue -
State: open - Opened by fluffysquirrels almost 7 years ago
- 1 comment
Labels: P-low
#5 - Change return type of Receiver::recv and from_* to Box<Payload>
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 4 comments
#4 - Set up CI build with Travis
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#3 - Refine no_std io::{Read, Write} solution
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 4 comments
#2 - Detect partial frames
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment
#1 - Publish to crates.io
Issue -
State: closed - Opened by fluffysquirrels almost 7 years ago
- 1 comment