ed-pilots-network / backend

Project to consume the Kafka, process the messages and provide an API to access the data
Apache License 2.0
12 stars 5 forks source link

Add Station Arrival Distance InterModuleCommunication to Exploration Services #142

Closed Daniel-J-Mason closed 4 months ago

Daniel-J-Mason commented 4 months ago

Add intermodule communication to Exploration module to export data to trade module.

Trade module currently has services that send out requests for this data and just need a response pair from exploration to finish this out.