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 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 o
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 servi