(no title)
whitequark_ | 7 years ago
I literally did this. It's called smoltcp (https://github.com/m-labs/smoltcp) and we use it in production as an lwIP replacement with great results.
whitequark_ | 7 years ago
I literally did this. It's called smoltcp (https://github.com/m-labs/smoltcp) and we use it in production as an lwIP replacement with great results.
adiusmus|7 years ago
‘You can and I have running code”.
This is why HN is great.
andrewflnr|7 years ago
unknown|7 years ago
[deleted]
kachnuv_ocasek|7 years ago
etaioinshrdlu|7 years ago
Then you can guarantee the project is small and haiku-like forever!
LWIP started off small, and it grew...
whitequark_|7 years ago
I don't think any TCP/IP implementation is going to be "haiku-like", the protocol stack is way too messy.