Skip to content

Latest commit

 

History

History

java_server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
To run this project:
compile solution with `mvn compile` to generate protobuf classes

now its all setup, run:
mvn clean install
mvn exec:java -Dexec.mainClas=server.AppServer

The server is now up and running :)