hpi-epic / BP2021

Working repository in context of the bachelor project "Online Marketplace Simulation: A Testbed for Self-Learning Agents" at the research group Enterprise Platform and Integration Concepts
MIT License
3 stars 0 forks source link

[C / Docker] 412 websocket #519

Open felix-20 opened 2 years ago

felix-20 commented 2 years ago

closes #412

It introduces a websocket on the API side, that the webserver can connect to. This websocket is a bidirectional connection between the docker side and the webserver and it enables the docker_manager to tell the webserver if a container has crashed.