Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ThibaudM13/minitalk-Tester

a small tool to test your minitalk project
https://github.com/ThibaudM13/minitalk-Tester

Last synced: about 2 months ago
JSON representation

a small tool to test your minitalk project

Awesome Lists containing this project

README

        

# Installation

```
git clone https://github.com/ThibaudM13/minitalk-Tester.git
```

# Preparation and execution

```sh
## 1. Edit the value of PATH_TO_CLIENT with your own client's path
## 2. Make your client and server program
## 3. Launch your server
## 4. Execute this script as below (By default the script launch the speed test on 1000 char)

./tester.sh [options]

Options:
-m Mandatory part
-b Execution of bonus part (All unicode)
-[0-6] Execution of special tests
```