issues
search
paritytech
/
jsonrpc
Rust JSON-RPC implementation
MIT License
791
stars
274
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there an upgrade doc about how to upgrade from non async version to sync version
#689
Pana
opened
2 months ago
0
Bump rand version to 0.8 and some other minor changes
#688
rodoufu
opened
7 months ago
2
Address compilation warnings.
#687
MathieuDutSik
opened
7 months ago
0
feat: response middleware
#686
RequescoS
closed
8 months ago
0
Stdio client
#685
linde12
opened
8 months ago
0
Fine-tune the Ordering for the atomic usages
#684
wang384670111
opened
10 months ago
0
Fixing gitspiegel trigger workflow
#683
mutantcornholio
opened
1 year ago
0
Adding gitspiegel-trigger workflow
#682
mutantcornholio
closed
1 year ago
0
Passing params as struct using derive-macro
#681
ababo
opened
1 year ago
1
Is the project still maintained?
#680
vCassius
closed
1 year ago
2
support jsonrpc batch
#679
shiqicao
closed
1 year ago
0
The tcp json server example not worked!
#678
duanwujie
opened
2 years ago
3
add nonstrict feature to jsonrpc-core
#677
clouds56
closed
1 year ago
4
Update README.md
#676
Pana
closed
1 year ago
0
Notify should allow Obj Params
#675
sampaioletti
opened
2 years ago
0
Point users to jsonrpsee for an actively maintained RPC impl
#674
jsdw
closed
2 years ago
0
Implement the HTTP/2 protocol to increase the number of concurrent requests
#673
steveluscher
opened
2 years ago
1
Fix skipping incoming queue processing on EOF from the incoming stream.
#672
valeryz
opened
2 years ago
0
[close me] test pr
#671
alvicsam
closed
2 years ago
0
Make windows http server multithreaded
#670
i1i1
closed
2 years ago
1
refactor verify_host to be similar to verify_origin formatting
#669
ltfschoen
opened
2 years ago
0
WASM support in client via gloo-net
#668
phiresky
opened
2 years ago
0
Expose the parts of jsonrpc_core_client necessary to create a custom transport
#667
phiresky
opened
2 years ago
2
How to asynchronously process a request in the middleware?
#666
kpears201
closed
2 years ago
0
Add rt-multi-thread feature for example of stdio
#665
cz-theng
opened
2 years ago
0
Create a warpper for application/json content type
#664
cz-theng
opened
2 years ago
0
How to make bi-directional rpc?
#663
tubzby
opened
2 years ago
0
feat(Metadata): Add request resource (path) to context so it can be used in Metadata
#662
kpears201
closed
2 years ago
0
skip params serializing when it is none
#661
hxzhao527
opened
2 years ago
0
skip params when it is `None`
#660
hxzhao527
opened
2 years ago
0
Implement named params for pubsub subscribe client
#659
AsamK
closed
1 year ago
0
Fix core examples so they don't panic
#658
marsella
closed
2 years ago
2
how the jsonrpc params like in rpc trait
#657
hunjixin
closed
2 years ago
0
Remove returns strings
#656
Cupnfish
opened
2 years ago
0
did support config http path for rpc handler, like '/rpc/v0'
#655
hunjixin
opened
2 years ago
0
how can i define rpc trait in another mod?
#654
hunjixin
closed
2 years ago
2
Do not pull in url-1.0 unless websocket is enabled
#653
notriddle
closed
2 years ago
4
Example for Client Support not working
#652
code-cro
opened
2 years ago
2
Add `CODEOWNERS` file
#651
sergejparity
closed
2 years ago
0
move to rust 2021, macro tweak to compile
#650
nuke-web3
closed
2 years ago
1
Allow capital case on JSONRPC message
#649
MrCasCode
closed
3 years ago
1
how to create new handler when new connection income
#648
ahczbhht1989
closed
3 years ago
1
Request log
#647
zzhengzhuo
closed
3 years ago
1
WS ERROR in frame.rs
#646
lelucermaireme
opened
3 years ago
0
Incompatible with async_trait?
#645
Palmik
opened
3 years ago
0
Limit the maximum WebSocket fragments capacity
#644
koute
closed
3 years ago
1
[ws server]: configuration `ServerBuilder::max_payload` causes unexpected allocations
#643
niklasad1
closed
3 years ago
1
Deserialization of `params: null`
#642
tomusdrw
opened
3 years ago
0
Clarify/Document `Params` parsing behavior
#641
tomusdrw
opened
3 years ago
0
Omit params field from requests instead of sending null value
#640
selu
opened
3 years ago
4
Next