This is a generic async, nio based server that demonstrates how to use Java's SSL/TLS engine. The server itself is independent of the application protocol, but this code implements a simple HTTP server. The protocol bits are implemented in a decoupled fashion.
This code is governed by the BSD license. Check the LICENSE file.
Saju Ravindran Pillai - [email protected]