rongrong1000

Results 4 issues of rongrong1000

``` public static void main(String[] args) throws JavetException { V8Runtime v8Runtime = V8Host.getNodeInstance().createV8Runtime(); V8Value handleResult = v8Runtime.getGlobalObject().invoke("nofunction"); System.out.println("handleResult: " + handleResult); } ``` console: handleResult: undefined

enhancement

请求实现能配置http server 监听指定host的配置 而不是0.0.0.0

question

某些人被tx拉黑了 bot无法收到该人的请求 (玩机器人的大号, 不少都被tx拉黑了吧, 玩机器人玩的)

enhancement
Refactor