Copyright (c) 2020 V2C Development Team. All rights reserved.
You need Java 11. This project can be tested and compiled with the following command.
gradlew clean shadowJar
To run it, just do java -jar build\libs\v2c-dispatcher.jar
.
You can optionally specify some command-line arguments.
Short Param | Long Param | Description | Default |
---|---|---|---|
-p | --port | The port number | 2585 |
This repository is subject to the Apache License, Version 2.0.