+**Requestreply** is a fundamental interaction pattern where one entity, a [Client](/wiki/client), sends a request to another, expecting a direct response. It forms the backbone of many [Communication](/wiki/communication) systems, enabling structured exchange of information.
+## See also
+- [API](/wiki/api)
+- [RPC](/wiki/rpc)
+- [Message](/wiki/message)
... 1 more lines