|
|
|
|
|
by eternal_virgin
2667 days ago
|
|
While I have qualms about the name since this is like the 20th Mint I've heard of now, I'm incredibly excited as to what this has to offer. The control over the underlying process is key to creating beautifully asynchronous applications, and it gives me a lot of node-got vibes in terms of how easy it is to use. And thank god, HTTPS support built in... it never ceases to amaze me why some HTTP libs don't have TLS as a given. |
|
Separation of concerns. TLS termination is something that can be done separately, and at scale you want to separate it anyway.