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

feat: codec MLLP #112

Merged
merged 4 commits into from
Nov 16, 2024
Merged

feat: codec MLLP #112

merged 4 commits into from
Nov 16, 2024

Conversation

Bugs5382
Copy link
Owner

@Bugs5382 Bugs5382 commented Nov 1, 2024

Search terms

codec

Questioner

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Other things:

  • Write a unit test or update unit tests that cover your change in the code?
  • Set the PR to merge into the develop branch?
  • Clear documentation per the guidelines in the README.md as we are support medical applications?

- created a codec for MLLP data
- faster than the old method and can make sure very long messages are parsed

[skip ci]
@Bugs5382 Bugs5382 added enhancement New feature or request help wanted Extra attention is needed labels Nov 1, 2024
@Bugs5382 Bugs5382 self-assigned this Nov 1, 2024
- formating in inbound.ts and sendResponse.ts

[skip ci]
* new CI
* new formating
* dropped semantic-release
* updated packages
@Bugs5382 Bugs5382 merged commit 38542ae into develop Nov 16, 2024
8 checks passed
@Bugs5382 Bugs5382 deleted the codec branch November 16, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant