forked from woggioni/rbcs
shared event executor group between server and clients
- improved documentation - closed memcache client's thread pools
This commit is contained in:
@@ -4,6 +4,7 @@ module net.woggioni.rbcs.api {
|
||||
requires io.netty.buffer;
|
||||
requires io.netty.handler;
|
||||
requires io.netty.transport;
|
||||
requires io.netty.common;
|
||||
exports net.woggioni.rbcs.api;
|
||||
exports net.woggioni.rbcs.api.exception;
|
||||
exports net.woggioni.rbcs.api.message;
|
||||
|
||||
Reference in New Issue
Block a user