dss icon indicating copy to clipboard operation
dss copied to clipboard

Asynchronous distributed server system (dss)

Build Status Coverage Status Gitter chat Bugs Code Smells Maintainability Rating Quality Gate Status Security Rating Vulnerabilities

DSS

It is a start project. Not released yet!!

DSS is a distributed server system which enables quick and easy development of clustered server applications. It is dependency on netty network module and akka multi-thread and cluster module.

CONTRIBUTION

https://github.com/ztkmkoo/dss/blob/develop/CONTRIBUTING.md

CODE CONVENTION

https://github.com/ztkmkoo/dss/blob/develop/CODE_CONVENTION.md

CODE OF CONDUCT

https://github.com/ztkmkoo/dss/blob/develop/CODE_OF_CONDUCT.md

TUTORIAL

https://github.com/ztkmkoo/dss/wiki/Project-Tuturial(KR)