Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
jsonrpsee
Commits
96863bc2
Unverified
Commit
96863bc2
authored
Jul 14, 2022
by
Bill
Committed by
GitHub
Jul 14, 2022
Browse files
Update links to client directories. (#822)
parent
0ccfbd7e
Pipeline
#202890
passed with stages
in 4 minutes and 47 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
96863bc2
...
...
@@ -9,10 +9,10 @@ Designed to be the successor to [ParityTech's JSONRPC crate](https://github.com/
Support
`WebSocket`
and
`HTTP`
transports for both client and server.
## Sub-projects
-
[
jsonrpsee-http-client
](
./http-client
)
[
![crates.io
][
http-client-image]
][
http-client-url
]
-
[
jsonrpsee-http-client
](
./
client/
http-client
)
[
![crates.io
][
http-client-image]
][
http-client-url
]
-
[
jsonrpsee-http-server
](
./http-server
)
[
![crates.io
][
http-server-image]
][
http-server-url
]
-
[
jsonrpsee-proc-macros
](
./proc-macros
)
[
![crates.io
][
proc-macros-image]
][
proc-macros-url
]
-
[
jsonrpsee-ws-client
](
./ws-client
)
[
![crates.io
][
ws-client-image]
][
ws-client-url
]
-
[
jsonrpsee-ws-client
](
./
client/
ws-client
)
[
![crates.io
][
ws-client-image]
][
ws-client-url
]
-
[
jsonrpsee-ws-server
](
./ws-server
)
[
![crates.io
][
ws-server-image]
][
ws-server-url
]
[
http-client-image
]:
https://img.shields.io/crates/v/jsonrpsee-http-client.svg
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment