Hacker News new | ask | show | jobs
by indescions_2017 3155 days ago
I'd be interested in the level seven reverse proxy application. As well as unix domain socket message queues. There are probably many other places in the networking pipeline evio could provide a boost.

It's a testament to what is possible through the "syscall" and "golang/x/sys" facilities. As well as your confidence in playing with Linux internals ;)

1 comments

Thanks! The L7 proxy should be pretty sweet. :)