diff --git a/MQTT/README.md b/MQTT/README.md new file mode 100644 index 0000000..dce8f61 --- /dev/null +++ b/MQTT/README.md @@ -0,0 +1,3 @@ +# Distributed Systems Practice - Containerized +![Alt text](img/image.png) + diff --git a/MQTT/img/image.png b/MQTT/img/image.png new file mode 100644 index 0000000..0444b77 Binary files /dev/null and b/MQTT/img/image.png differ diff --git a/README.md b/README.md index 737c8d0..d83d465 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -# Distributed Systems Practice - Containerized +# LK01: Lingkungan Praktik Mandiri + Ujicoba Messaging Protocols -This repository demonstrates multiple distributed system communication patterns. Each section now has an isolated Docker / Docker Compose setup so the host Python environment remains untouched. -## Prerequisites -- Docker Engine + Docker Compose plugin +Faiz Muhammad Hilmi Nurhakim Rizqillah - 256150100111015 +
Sistem Terdistribusi A ## Sections & How to Run diff --git a/Reqresp/README.md b/Reqresp/README.md new file mode 100644 index 0000000..dce8f61 --- /dev/null +++ b/Reqresp/README.md @@ -0,0 +1,3 @@ +# Distributed Systems Practice - Containerized +![Alt text](img/image.png) + diff --git a/Reqresp/img/image.png b/Reqresp/img/image.png new file mode 100644 index 0000000..694c5c3 Binary files /dev/null and b/Reqresp/img/image.png differ diff --git a/logMQTT.pcap b/logMQTT.pcap new file mode 100644 index 0000000..b7333ee Binary files /dev/null and b/logMQTT.pcap differ diff --git a/logTCP.pcap b/logTCP.pcap new file mode 100644 index 0000000..8b6f02d Binary files /dev/null and b/logTCP.pcap differ