Hacker News new | ask | show | jobs
by andrewingram 2669 days ago
And generally speaking, you want to exit the domain of request/response as early as you can, because it's your interface with the outside world, rather than something that should be pervasive throughout your system.