Challenge 1: Echo

desccode

First challenge in the series - pretty straightforward but gets us familiar with how Maelstrom works. Basically just built a service that bounces back messages, but it's a good foundation for the more interesting distributed stuff coming up.

What it Does

Even though it's just echo-ing messages back, we're already dealing with:

Links