From d26a903398caa69f6bbad9fea91886c8b05e2d2b Mon Sep 17 00:00:00 2001 From: Christopher Baklid Date: Mon, 28 May 2018 14:34:26 +0200 Subject: removed nonsense --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8e1eb9..410a810 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The user sends a piece of python code to a snekbox, the snekbox executes the cod ``` +-------------+ +------------+ +-----------+ input -> | |---------->| |-------->| | >----------+ - | WEBSERVER | websocket | RABBITMQ | AMQP | SNEKBOX | execution | + | WEBSERVER | | RABBITMQ | | SNEKBOX | execution | result <- | |<----------| |<--------| | <----------+ +-------------+ +------------+ +-----------+ ^ ^ ^ -- cgit v1.2.3