mateenbagheri / memorabilia

Apache License 2.0
0 stars 0 forks source link

Add Ping feature #3

Closed mateenbagheri closed 4 months ago

mateenbagheri commented 4 months ago

This is the first task that needs to be done. Here is why this task is very important. This task is where the initial architecture for networking and project structure is build upon from. In order for this task to be done clearly, we need to do the following:

mateenbagheri commented 4 months ago

here is the solution PR for all I have done so far. The decision for this task to implement simple ping request, changed to it being more of an echo command. server must take a message and simply echo it back to the client.