Request response model

The request-response model is a fundamental communication pattern.

It describes how data is exchanged between a client and a server or between two systems.

Screenshot 2024-08-25 at 6.35.30 PM.png

Are there other ways for you to communicate b/w machines?

Yes, there are various other protocols that exist that let machines communicate with each other.

  1. Websockets
  2. WebRTC
  3. GRPC