This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Kai S. K. Engelbart 6b9a4d4f1c
Merge pull request #1 from informatik-ag-ngl/f/style_adjustment
Converted to Maven project, reformatted source files and added Javadoc headers
2019-12-28 11:50:57 +02:00
.settings Converted to Maven project, moved tests into package 2019-12-28 11:24:05 +02:00
src Reformatted classes, added Javadoc headers 2019-12-28 11:43:48 +02:00
.classpath Converted to Maven project, moved tests into package 2019-12-28 11:24:05 +02:00
.gitignore Converted to Maven project, moved tests into package 2019-12-28 11:24:05 +02:00
.project Converted to Maven project, moved tests into package 2019-12-28 11:24:05 +02:00
LICENSE Initial commit 2015-10-16 15:43:42 +02:00
README.md Initial commit 2015-10-16 15:43:42 +02:00
pom.xml Converted to Maven project, moved tests into package 2019-12-28 11:24:05 +02:00

README.md

java-nio-server

A Java NIO Server using non-blocking IO all the way through.