PANTHEONtech / lighty-netconf-simulator

lighty.io NETCONF device simulators and libraries
Eclipse Public License 1.0
29 stars 17 forks source link

Remove NioEventLoopGroup usage #228

Closed ihrasko closed 5 months ago

ihrasko commented 5 months ago

After adapting to NETCONF's new transport introduced in NETCONF-1108 we no more need to create our won NioEventLoopGroup.

Signed-off-by: Ivan Hrasko ivan.hrasko@pantheon.tech (cherry picked from commit e1ebe49347a725e50e3f6e4c4825eee107f85024)