I’m investigating how to make Gateway instances communicate with each other.
I didn’t find anything advanced or anything obvious, useful for my purpose.
At the moment, I am thinking of making a custom servlet as a module. The weather
example shows that it shouldn’t be a problem to contact the servlet, but
how do configure the servlet to serve requests?