issues
search
paritytech
/
jsonrpsee
Rust JSON-RPC library on top of async/await
MIT License
646
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update pprof requirement from 0.13 to 0.14
#1493
dependabot[bot]
closed
1 week ago
0
refactor(server): make `ProxyGetRequestLayer` http middleware support multiple path-method pairs
#1492
koushiro
opened
2 weeks ago
1
chore(deps): update thiserror requirement from 1 to 2
#1491
dependabot[bot]
closed
2 weeks ago
1
Relay Node Connections to MPC Nodes Are Being Denied
#1490
vinay10949
opened
2 weeks ago
4
chore(deps): update rustls-platform-verifier requirement from 0.3 to 0.4
#1489
dependabot[bot]
closed
2 weeks ago
0
server: add example how to close a connection from a rpc handler (method call or subscription)
#1488
niklasad1
closed
2 weeks ago
0
refactor(server): user `ServerConfigBuilder` to replace `ServerBuilder`'s duplicate setter methods
#1487
koushiro
closed
2 weeks ago
1
server: use `ServerConfigBuilder` to replace `ServerBuilder`'s duplicate setter methods
#1486
koushiro
closed
2 weeks ago
1
server: add missing `ServerConfigBuilder::build`
#1484
niklasad1
closed
3 weeks ago
0
chore(server): remove useless ServerConfigBuilder
#1483
koushiro
closed
3 weeks ago
6
fix macro doc example typo
#1482
Pana
closed
3 weeks ago
0
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2
#1481
dependabot[bot]
closed
2 weeks ago
0
chore(deps): bump rhysd/github-action-benchmark from 1.20.3 to 1.20.4
#1480
dependabot[bot]
closed
1 month ago
0
tests: fix ui tests for rust 1.82
#1479
niklasad1
closed
1 month ago
0
[ci] Move benchmark job to github-action
#1478
alvicsam
closed
1 month ago
2
chore(deps): upgrade tower-http to 0.6
#1477
hanabi1224
closed
1 month ago
1
chore: release v0.24.7
#1476
niklasad1
closed
1 month ago
0
fix(server): make tower::Service impl generic over HttpBody
#1475
hanabi1224
closed
1 month ago
5
chore(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5
#1474
dependabot[bot]
closed
1 month ago
0
http client: add `max_concurrent_requests`
#1473
niklasad1
closed
1 month ago
1
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1
#1472
dependabot[bot]
closed
1 month ago
0
http client: remove unsed `max-concurrent-requests`
#1471
niklasad1
closed
1 month ago
0
feat(http client builder): Add max_concurrent_requests setter
#1470
sydhds
closed
1 month ago
1
chore: release v0.24.6
#1469
niklasad1
closed
1 month ago
0
fix(server): count http calls in connection guard
#1468
niklasad1
closed
1 month ago
0
`ConnectionState` dropped before HTTP request is finished
#1467
dinhani
closed
1 month ago
1
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0
#1466
dependabot[bot]
closed
1 month ago
0
chore: release v0.24.5
#1465
niklasad1
closed
1 month ago
0
server: Enable tower util feature
#1464
FabianLars
closed
1 month ago
2
chore(deps): update tower-http requirement from 0.5.2 to 0.6.1
#1463
dependabot[bot]
closed
1 month ago
0
chore(deps): update tower-http requirement from 0.5.2 to 0.6.0
#1462
dependabot[bot]
closed
1 month ago
1
`TransportReceiverT::receive` should return an Option to indicate a dropped connection
#1461
AArnott
opened
2 months ago
4
Multiple client traits indiscriminately mix into ClientBuilder
#1460
AArnott
closed
2 months ago
2
rpc attribute fails with `client, server` argument: `context` is a reference that is only valid in the closure body
#1459
AArnott
closed
2 months ago
1
chore(deps): update tower requirement from 0.4.13 to 0.5.1
#1455
dependabot[bot]
closed
1 month ago
0
docs: change users `substrate` -> `polkadot-sdk`
#1454
IkerAlus
closed
2 months ago
0
Confusing behaviour with super traits with the rpc macro
#1453
benluelo
opened
2 months ago
0
chore: change transport::http::response::method_not_allowed message
#1452
dcfreire
closed
2 months ago
3
Misleading message in jsonrpsee_server::transport::http::response::method_not_allowed
#1451
dcfreire
closed
2 months ago
1
chore: release v0.24.4
#1450
niklasad1
closed
2 months ago
0
fix: use error(transparent) for wrapped errors when possible
#1449
niklasad1
closed
2 months ago
0
Question: Disconnect ws connection from server side
#1448
shunsukew
closed
2 months ago
3
core::client::Error double prints error message
#1447
benluelo
closed
2 months ago
1
feat(types): add `lenient` feature
#1446
birktj
opened
2 months ago
4
client: enable http/2 in hyper-rustls for http client on v0.20.x
#1445
jbcaron
closed
3 months ago
0
How to enable "gzip,deflate" for Jsonrpsee client?
#1444
f-squirrel
closed
3 months ago
2
feat: expose ConnectionGuard as request extension
#1443
dinhani
closed
3 months ago
4
chore: release v0.24.3
#1442
niklasad1
closed
3 months ago
0
chore(deps): update tower requirement from 0.4.13 to 0.5.0
#1441
dependabot[bot]
closed
2 months ago
2
feat(server): add `Methods::extensions/extensions_mut`
#1440
niklasad1
closed
3 months ago
0
Next