Simple websocket server that echoes your client messages.
Useful for test and other things I guess.
You'll need Docker
installed in your machine.
Check the Makefile
there you'll find all the useful commands to run the project. First run make
to build and run the project.
WIP, not deployed yet to docker hub