There should be a script that bootstraps the project for the development environment, this script could include the following:
- Speen up some local dummy clients ( perhaps docker with docker-compose could be used to emulate clients with different OSes )
- Start a server ( docker and docker-compose could be used here as well )
- Connect the server with the clients
There should be a script that bootstraps the project for the development environment, this script could include the following: