christos27 / goapp

GNU General Public License v3.0
0 stars 0 forks source link

Feature C: Client CLI #20

Closed christos27 closed 1 month ago

christos27 commented 1 month ago

https://github.com/christos27/goapp/issues/16 https://github.com/christos27/goapp/issues/17 https://github.com/christos27/goapp/issues/18

Create a command line client as a separate application that opens a requested number of sessions simultaneously.

This should be a separate executable generated with the make command in the bin/ folder that will accept an argument with the number of parallel connections that will open on the server.