Add a simple wrapper for `disconnect_by_node_id` in `NioPeerHandler`
authorMatt Corallo <git@bluematt.me>
Fri, 6 Aug 2021 17:40:09 +0000 (17:40 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 9 Aug 2021 05:53:31 +0000 (05:53 +0000)
commitcc466db6973fe084aff139f147b08d583d8586a6
tree54c61b9e40aaff64ba1b15cc162e520838711420
parent410a782fb7c7d3815a1b04be1d15a339dd5f2d03
Add a simple wrapper for `disconnect_by_node_id` in `NioPeerHandler`

Fixes #36.
src/main/java/org/ldk/batteries/NioPeerHandler.java