Class RPCServer

java.lang.Object
com.soulfiremc.server.grpc.RPCServer

public final class RPCServer extends Object
The RPC server for the SoulFire server. This server is used to communicate with the SoulFire client. The CLI may also use this RPC server to communicate with the SoulFire server.