Skip to content
Snippets Groups Projects
Commit 86b711b0 authored by Tim Übelhör's avatar Tim Übelhör
Browse files

Merge branch 'master' of git.rwth-aachen.de:ModeliChart/MC_BackEnd

parents 2a84a3db aa9ad852
No related branches found
No related tags found
No related merge requests found
This projects implements a FMU client which performs the simulation at realtime.
This projects implements a FMU client which performs the simulation in (soft) realtime.
Data can be exchanged via TCP Sockets (see NetworkProtocol.h). Each connection has it's own simulation engine. This allows parallel connections with theri own setup.
\ No newline at end of file
The backend is controlled via grpc (googles remote procedure call framework), see https://git.rwth-aachen.de/ModeliChart/ModeliProtocol.
The protocol must be compiled for the platform on which it will be deployed.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment