976ecb6af2
IMessageWriter + IMessageWriterFactory are not necessary, as messages are just buffers that need to be drained to the socket. Instead we have a standard MessageWriter that does that. |
||
---|---|---|
src | ||
LICENSE | ||
README.md |
java-nio-server
A Java NIO Server using non-blocking IO all the way through.