Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ywww
/
jsonrpc
Public
forked from
paritytech/jsonrpc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Oct 5, 2020
Expose direct configuration of max in and out buffer capacity (#594)
Show description for 2cb9752
emostov
authored
2cb9752
Copy full SHA for 2cb9752
Commits on Sep 30, 2020
update parking_lot to v0.11 (#591)
Show description for 07a002a
koushiro
authored
07a002a
Copy full SHA for 07a002a
Fix publishing script. (#593)
tomusdrw
authored
7a4bf1e
Copy full SHA for 7a4bf1e
Commits on Sep 18, 2020
Use patched ws-rs (#584)
Show description for 92e3c14
maciejhirsz
authored
92e3c14
Copy full SHA for 92e3c14
Commits on Aug 28, 2020
Remove failure dependency. (#579)
Show description for b165fac
tomusdrw
authored
b165fac
Copy full SHA for b165fac
Commits on Jul 30, 2020
Make sure manager is Sync+Send (#573)
tomusdrw
authored
8e7ddc9
Copy full SHA for 8e7ddc9
Commits on Jul 28, 2020
Update readme. (#568)
tomusdrw
authored
254b630
Copy full SHA for 254b630
Migrate core to futures=0.3 (#565)
Show description for 99bd064
tomusdrw
authored
99bd064
Copy full SHA for 99bd064
Commits on Jul 27, 2020
Add missing user specified trait bounds in [rpc] macro (#569)
Show description for 57575ef
liuchengxu
authored
57575ef
Copy full SHA for 57575ef
Commits on Jul 22, 2020
Allow skipping and retrying publishing. (#557)
Show description for c056be4
tomusdrw
and
dvdplm
authored
c056be4
Copy full SHA for c056be4
Commits on Jun 10, 2020
change (ci): some optimizations; new image (#560)
TriplEight
authored
dfa6b98
Copy full SHA for dfa6b98
Commits on Jun 3, 2020
Bump `derive` version to v14.2.1 (#559)
Show description for bf8c33c
HCastano
authored
bf8c33c
Copy full SHA for bf8c33c
Bump quote crate version (#558)
Show description for a615225
HCastano
authored
a615225
Copy full SHA for a615225
Bump version. (#556)
tomusdrw
authored
e4548ba
Copy full SHA for e4548ba
Commits on Jun 2, 2020
Use matches! macro (#553)
Show description for ef92a48
HCastano
authored
ef92a48
Copy full SHA for ef92a48
Place NumericIdProvider's Id behind an Arc (#554)
Show description for e2569b9
HCastano
authored
e2569b9
Copy full SHA for e2569b9
Commits on May 27, 2020
Add a subscription manager (#548)
Show description for 1779dbe
HCastano
and
tomusdrw
authored
1779dbe
Copy full SHA for 1779dbe
Commits on May 22, 2020
hosts: when binding to unspecified address allow requests from localhost (#549)
andresilva
authored
0d31c50
Copy full SHA for 0d31c50
Fix mac builds. (#550)
tomusdrw
authored
5f1e693
Copy full SHA for 5f1e693
Commits on Apr 14, 2020
Wait for published version to be available (#546)
Show description for eed011e
ascjones
authored
eed011e
Copy full SHA for eed011e
14.1.0 bump (#545)
ascjones
authored
06375c3
Copy full SHA for 06375c3
Commits on Mar 23, 2020
Client call with named params (#541)
Show description for c64a48a
willemolding
and
tomusdrw
authored
c64a48a
Copy full SHA for c64a48a
Commits on Feb 23, 2020
Add "Accept:application/json" header for all requests. (#544)
yinhu-prismalab
authored
84f2c42
Copy full SHA for 84f2c42
Commits on Feb 20, 2020
Wait for http server to close on Drop. (#543)
tomusdrw
authored
4a6c499
Copy full SHA for 4a6c499
Commits on Feb 7, 2020
bump parking_lot and patch versions (#539)
ordian
authored
ef44a62
Copy full SHA for ef44a62
Commits on Feb 4, 2020
Fix a broken import in stdio example (#538)
sean0x42
authored
a1f57ae
Copy full SHA for a1f57ae
Commits on Feb 1, 2020
Fix ServerBuilder::cors_max_age doc comment time unit (#536)
jstarry
authored
93e4773
Copy full SHA for 93e4773
Commits on Jan 31, 2020
Fix checkstyle for rustc 1.41.0 (#537)
jstarry
authored
c20705c
Copy full SHA for c20705c
Commits on Jan 28, 2020
IoHandlerExtension for Option (#535)
tomusdrw
authored and
bkchr
committed
2048538
Copy full SHA for 2048538
Commits on Jan 16, 2020
fix warning (#533)
NikVolf
authored and
tomusdrw
committed
596ed3a
Copy full SHA for 596ed3a
Commits on Jan 7, 2020
[client] notify subscriber if subscription was rejected (#530)
Show description for 2c26aad
ascjones
authored and
tomusdrw
committed
2c26aad
Copy full SHA for 2c26aad
Commits on Dec 21, 2019
remove no longer needed externs (#529)
NikVolf
authored
3bfb894
Copy full SHA for 3bfb894
Commits on Dec 5, 2019
New automate script. (#527)
tomusdrw
authored
6bddbc7
Copy full SHA for 6bddbc7
Commits on Dec 4, 2019
Fix automate script. (#526)
tomusdrw
authored
a2a6929
Copy full SHA for a2a6929
Bump parity-tokio-ipc (#525)
Show description for a427b62
seunlanlege
authored and
tomusdrw
committed
a427b62
Copy full SHA for a427b62
Pagination
Previous
Next
You can’t perform that action at this time.