https://github.com/pana/reqwest-jsonrpc
https://github.com/pana/reqwest-jsonrpc
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pana/reqwest-jsonrpc
- Owner: Pana
- Created: 2020-07-29T10:56:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T10:56:39.000Z (about 5 years ago)
- Last Synced: 2025-01-28T21:47:15.440Z (8 months ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### reqwest
1. 使用此种方式,需要自己编写参数,解析返回结果
### 使用 jsonrpc-core
1. 使用此种方式,应该可以直接使用 conflux-rust 现成的 rpc 实现代码