Skip to content

fix #58 add slip encoding and decoding - #62

Open
tm1000 wants to merge 2 commits into
klingtnet:masterfrom
tm1000:feature/slip
Open

fix #58 add slip encoding and decoding#62
tm1000 wants to merge 2 commits into
klingtnet:masterfrom
tm1000:feature/slip

Conversation

@tm1000

@tm1000 tm1000 commented May 9, 2025

Copy link
Copy Markdown

Fixes #58 add SLIP protocol support for TCP OSC 1.1 encoding/decoding

add SLIP protocol support for TCP OSC 1.1 encoding/decoding
@tm1000

tm1000 commented May 9, 2025

Copy link
Copy Markdown
Author

@klingtnet there's a lot of Clippy errors which I didn't resolve because they were outside the scope of what I changed let me know if you want me to run clippy --fix and I can apply it here. Looks like you added clippy two months ago.

The only thing left to fully configure for 1.1 support is #31 however I do not have any present need for that myself so i didnt implement it plus im not sure if it's the job of this library to deal with that at this level

@tm1000 tm1000 changed the title fix #58 fix #58 add slip encoding and decoding May 9, 2025
…ding and decoding logic for better clarity and maintainability

✅ (tests): add comprehensive tests for SLIP encoding and decoding to ensure correctness and handle edge cases
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 this pull request may close these issues.

Support alternative TCP encoding

1 participant