Xiao Li

Results 7 issues of Xiao Li

Can't import swagger client in deno (https://deno.com) from current npm publish. Any chance to get swagger-js deploy to deno?

OpenAPI specification file: https://github.com/diem/diem/blob/main/api/doc/openapi.yaml Error: ``` thread 'main' panicked at 'not implemented: No support to dereference #/components/schemas/MoveAbility.', /Users/ilx/.cargo/registry/src/github.com-1ecc6299db9ec823/openapi_utils-0.2.1/src/reference.rs:69:17 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` Looked...

bug

Not sure how we can use current cli in a CI build, if we could have a JUnit like test report in console, it simplifies the integration into a CI...

enhancement

Author: Xiao Li (@xli) Status: Idea (for discussion) To improve the ability of off-chain service handling network problems and protocol errors, we’d like to introduce a ping command for client...

Async client has significant better performance and scalability. It will become harder and harder to switch to async IO when more features are built. We may keep current blocking client...

- [ ] content detached jws encode, decode - [ ] JsonRpc server - [ ] Auth by content detached JWS - [ ] Map JsonRpc error to http error...