38516a4dd5
Currently nio implements ip filtering at the channel context level. This is kind of a hack as the application logic should be implemented at the handler level. This commit moves the ip filtering into a channel handler. This requires adding an indicator to the channel handler to show when a channel should be closed. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |