Virtuatable / virtuatable-core

The model layer gem for the jdr tools suite
0 stars 0 forks source link

Add a way to easily communicate with the API from a service #10

Closed vincentcourtois closed 5 years ago

vincentcourtois commented 6 years ago

Several solutions :

  1. A factory creating connection to a random Gateway instance
  2. A decorator creating a connection to a Gateway instance previously selected
  3. A method in the Gateway decorator class to send a request to it
vincentcourtois commented 5 years ago
vincentcourtois commented 5 years ago

Done but not tagged, see :