To allow usage of multiple independent components, we need a reasonable plug-in architecture.
From previous experience, I want to try out an architecture similar to previous experiments on public transit routing that uses protocol buffer messages, sent over IPC calls between different plugins.
This tasks consists of multiple parts:
To allow usage of multiple independent components, we need a reasonable plug-in architecture.
From previous experience, I want to try out an architecture similar to previous experiments on public transit routing that uses protocol buffer messages, sent over IPC calls between different plugins.
This tasks consists of multiple parts: