How to get access to netty instance? Permanently deleted user 创建于 2016年01月30日 15:36 As i can see idea use netty for client server communication. How I can get netty instance? I don't want create new instance because this is new thread and memory consumtion.
Please see https://confluence.jetbrains.com/display/IDEADEV/Remote+communication