3303-flashcards/hATaBiZQ - 3303/TiHpylp4 - How does Bidirectional Asynchronous messaging differ from standard asynchronous messaging.md
2026-04-20 23:08:47 -04:00

260 B

How does Bidirectional Asynchronous messaging differ from standard asynchronous messaging?


🔄 The sender needs a reply but not immediately. Multiple messages can be sent before a response (like an ACK) is required. Example: TCP protocol.