|
|
|
|
|
by miggol
440 days ago
|
|
Similar protocols like ASGI for Python are still ubiquitous. I assume because they offer separation of concerns and as a result good performance. You would think the separation argument would still hold true for compiled languages, even if performance is no longer as relevant. |
|