Hi Steve,

You might take a look at the stack implemented in
https://github.com/google/gvisor.

—dho

On Wed, Jan 1, 2020 at 13:16 Steve Simon <st...@quintile.net> wrote:

> hi,
>
> please forgive a newbie question but is there a production ready tcp/ip
> stack written in go?
>
> i would like to run go on bare metal on a fairly grunty cpu - not running
> hosted simplifies the dependency tree for product release. i need only a
> trivial filesystem and (i think) no other OS services.
>
> i simple C based tcp/ip stack would be a reasonable alternative but i fear
> lwip misses some features i would need.
>
> thoughts gratefully received.
>
> -Steve
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/42DB02DC-0CBC-44F1-BBE6-5256FDEBE1A7%40quintile.net
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFgOgC9k%3DHmkQMaJ5djTgbQSxv3AX96SB2BOtD2-DjnN%3DPRebA%40mail.gmail.com.

Reply via email to