Skip to content

hedjuo/simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple server

Simple implementation of Multithread server which support handcrafted protocol over TCP connection.

How to Build and Run

Clone the repository and run ./gradlew jar to build JAR.

Then run java -jar build/libs/simple-server-0.1.jar and see help instruction for possible modes and parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages