If you're using Java on the server, this library will simplify writing the server-side portions of Cord.
Include the package in your build.gradle
implementation "com.cord:server:0.0.+"
It is in the mavenCentral()
repository.
You can find the documentation on the Cord Developer Documentation web site.