/capstone-project

A Graph-Based Approach to IoT Service Detection in Middleware

Primary LanguagePython

A Graph-Based Approach to IoT Service Detection in Middleware (Capstone Code)

Getting Started

Run docker compose command to setup networks and build/run all docker images.

docker build -t base_node -f Dockerfiles/client.Dockerfile .
docker-compose -f docker-compose.yaml up --build