Skip to content

feat: wire package for common parsing/serializing logic #15

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

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

gregnr
Copy link
Member

@gregnr gregnr commented Feb 16, 2025

Moves common parsing/serializing logic from tcpip to a new package @tcpip/wire. Note that core network stack logic (L2-L4) is managed in WASM by lwIP and not related to these functions. These are mostly used in tests as well as in a few packages for IP parsing/serialization.

@gregnr gregnr merged commit b931fd5 into main Feb 16, 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.

1 participant