[Java] Update auto-generated bindings to LDK 0.0.118
[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.