Add a POSIX C LDK networking library
authorMatt Corallo <git@bluematt.me>
Fri, 2 Jul 2021 20:11:20 +0000 (20:11 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 9 Jul 2021 02:24:39 +0000 (02:24 +0000)
commit78bee4f7e0ea0a48dbf5bb1227ed96e6cb3a041a
tree0a3f83b54939a5a8a9b05758822db14264204508
parent74665e3b6e24cb9dc4d9c6cd68db2a9ba02d72ad
Add a POSIX C LDK networking library
genbindings.sh
ldk-net/ldk_net.c [new file with mode: 0644]
ldk-net/ldk_net.h [new file with mode: 0644]
lightning-c-bindings/demo.cpp