alvin159 / TrainWeatherInsight

This project is a comprehensive tool that allows users to track train data, explore cities, and get weather updates in an interactive and visually engaging way.
1 stars 0 forks source link

Plan and create first prototype of middle-level interface/message broker #7

Closed JuhanaKivela closed 2 months ago

JuhanaKivela commented 2 months ago

There's interface or message broker in the middle layer that transfers frontend calls/events to correct backend consumers/components. Investigate what is the best module for this middle layer and develop some simple prototype.