Skip to content

Conversation

alonbl
Copy link

@alonbl alonbl commented Jun 25, 2025

The altcp is a wonderful mechanism which wraps the raw api and provides the ability to use TLS or other layers. It is also automatically reverted to the raw api with the LWIP_ALTCP is disabled.

Having an example of using altcp will allow quick starting point for people who would like to leverage layers.

The altcp is a wonderful mechanism which wraps the raw api and provides the
ability to use TLS or other layers. It is also automatically reverted to the
raw api  with the LWIP_ALTCP is disabled.

Having an example of using altcp will allow quick starting point for people
who would like to leverage layers.

Signed-off-by: Alon Bar-Lev <[email protected]>
@alonbl
Copy link
Author

alonbl commented Jun 25, 2025

I would consider removing the tcpecho_raw in favor of this to avoid duplication.

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