dman

Results 3 comments of dman

> HI as far as i know web3j can be used with java 8 and 11 You have an example of module-info.java to use multiple modules (such as core, utils...

`WebSocket.close ()` does not work for me; If you do something ` webSocketClient.onAggTradeEvent((fromToken + toToken).toLowerCase(), response -> System.out.println(response.getPrice())).close();` then I get an exception` java.lang.NullPointerException: Parameter specified as non-null is null:...