A HL7 MLLP codec for Tokio (https://tokio.rs) to make building a HL7 server in Rust super simple.
Stars
11
Forks
4
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Feat #4: Allow messages to be split over multiple calls to `decode()` (#7)
42c9d67View on GitHubfix: Benchmarking iters were actually a NOP, fixed to do real work.
21b4513View on GitHubchore: Moved non-compliant tests into it's own submodule and updated docco.
7f2b87bView on GitHubfeat #2: First cut at a specific feature for behaviours that don't comply with the MLLP Spec
0786423View on GitHubMerge pull request #3 from sempervictus/bug/handle_multiple_messages
3abcf71View on GitHub