Synchronous and asynchronous communication are so fundamentally different that if you have to communication async anywhere in the stack, everything above that layer also has to go async
Synchronous vs asynchronous communication…
Synchronous and asynchronous communication are so fundamentally different that if you have to communication async anywhere in the stack, everything above that layer also has to go async