[Java] Update batteries and tests to LDK 0.0.117
[ldk-java] / node-net / README.md
1 LDK Node.JS TypeScript Network Implementation
2 =============================================
3
4 This module bridges the LDK `SocketDescriptor` and `PeerManager` interfaces to Node.JS's `net`
5 TCP sockets. See the `lightningdevkit` module for more info.