XING

Results 3 issues of XING

I use io.github.lognet grpc-spring-boot-starter 3.5.1 compile report the warning while compiling code: /IdeaProjects/xxx/target/generated-sources/protobuf/java/data/grpc/unit/SaveUnitResponse.java: Some input files use or override a deprecated API. /IdeaProjects/xxx/target/generated-sources/protobuf/java/data/grpc/unit/SaveUnitResponse.java: Recompile with -Xlint:deprecation for details. I was...

I wrote the gun server: ` const port = ParamUtils.getPort(); const host = ParamUtils.getHost(); const peers = ParamUtils.getPeers(); const app = express(); app.use( Gun.serve ); app.use( express.static( __dirname ) );...

11.0.0 not working with bug : CodeError: logger not set CodeError: logger not set at Object.get (file:///Users/xing/wwwroot/js-xxx-relay/node_modules/libp2p/dist/src/components.js:66:27) at new GossipSub (file:///Users/xing/wwwroot/js-xxx-relay/node_modules/@chainsafe/libp2p-gossipsub/dist/src/index.js:188:31) at file:///Users/xing/wwwroot/js-xxx-relay/node_modules/@chainsafe/libp2p-gossipsub/dist/src/index.js:2302:28 at new Libp2pNode (file:///Users/xing/wwwroot/js-xxx-relay/node_modules/libp2p/dist/src/libp2p.js:134:33) at createLibp2pNode (file:///Users/xing/wwwroot/js-xxx-relay/node_modules/libp2p/dist/src/libp2p.js:339:12)...