diff --git a/ms/README.md b/ms/README.md new file mode 100644 index 0000000..e255fb4 --- /dev/null +++ b/ms/README.md @@ -0,0 +1,5 @@ +Stupid microservices architecture. + +What I wanted was to make a pubsub-like architecture, in which the clients, +once connected, receive the data, and we could plug as many clients as we +need.