Skip to content

fix #58 add slip encoding and decoding#62

Open
tm1000 wants to merge 1 commit intoklingtnet:masterfrom
tm1000:feature/slip
Open

fix #58 add slip encoding and decoding#62
tm1000 wants to merge 1 commit intoklingtnet:masterfrom
tm1000:feature/slip

Conversation

@tm1000
Copy link
Copy Markdown

@tm1000 tm1000 commented May 9, 2025

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
Copy link
Copy Markdown
Author

tm1000 commented May 9, 2025

@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
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