Ask HN: Books on network programming patterns?
https://news.ycombinator.com/item?id=7973644Hello, HN!
I've recently been getting deeper into node.js for things other than your typical web app, and have encountered a topic I'm not familiar with: network programming. I am completely ignorant on the topic and seek some guidance.
Can anyone recommend any high-level books (or other resources) on network programming? For example, something that covers patterns like PUB/SUB, REQ/RES, Router/Dealer, etc.
Thanks in advanced!