You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That solution is terribly inflexible and not very cleanly written. It would be much better to simply pass files (or file descriptors/pipes) to the program that are then used as output of the various programs. That way, not only the location of the files can be configured, but also dynamic generation like remote calls could be done like so:
I created a branch from our solution in kiel:
https://github.com/freifunk-kiel/ffmap-backend/tree/bridge
that works fine together with the bridge:
https://github.com/rubo77/ffmap-backend-bridge
should we add this to the repository somehow?
The text was updated successfully, but these errors were encountered: