clightning4j / JRPClightning

:zap: Java framework for C-Lightning to work with the RPC interface, and also the library simplifies the work to develop custom plugins with Java, Kotlin, and all the languages that supports the Java dependencies :zap:
https://clightning4j.github.io/JRPClightning/
GNU General Public License v2.0
16 stars 9 forks source link

Fixed managed socker, now we will reacreate it each time. #39

Closed vincenzopalazzo closed 3 years ago

vincenzopalazzo commented 3 years ago

This is not good, but we don't know how frequently is a rpc method is called.

For the moment is better close all.

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

github-actions[bot] commented 3 years ago

Unit Test Results

14 files  ±0  14 suites  ±0   1m 46s :stopwatch: ±0s 77 tests ±0  76 :heavy_check_mark: ±0  1 :zzz: ±0  0 :x: ±0 

Results for commit e2ab9cef. ± Comparison against base commit e2ab9cef.

:recycle: This comment has been updated with latest results.