|
|
|
|
|
by pdonis
1270 days ago
|
|
> write a production network backend without using any dependencies In this regard, I find it interesting that the following is currently on the HN front page: https://news.ycombinator.com/item?id=34179426 TL/DR: Go's network sockets set TCP_NODELAY by default, which is, the article argues, a very bad idea. |
|