index
:
karyon.git
master
A library for building p2p, decentralized, and collaborative software.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonrpc
/
src
/
error.rs
Commit message (
Collapse
)
Author
Age
Files
*
jsonrpc: use `ServerConfig` and `ClientConfig` as the inner field in
hozan23
2024-06-22
1
|
|
|
|
`ServerBuilder` and `ClientBuilder`
*
jsonrpc: add tcp, tls and ws features for compilation
hozan23
2024-06-22
1
|
*
jsonrpc/client: fix subscription error when the subscriber cannot keep up
hozan23
2024-06-21
1
|
|
|
|
|
|
Add a limit for receiving notifications for the subscription. If this limit is exceeded, the client will stop and raise an error. The limit is configurable when building a new client.
*
jsonrpc: separate the RPC errors from the library implementation errors
hozan23
2024-06-15
1
|
*
p2p: WIP rpc server implementation for the p2p monitor
hozan23
2024-05-27
1
|
*
jsonrpc: spawn task when handle new request
hozan23
2024-05-23
1
|
*
jsonrpc: support pubsub
hozan23
2024-05-22
1
|
*
jsonrpc: remove jsonrpc_internal crate
hozan23
2024-05-19
1
|
*
add support for tokio & improve net crate api
hozan23
2024-05-19
1
|
*
Ensure uniform usage of the name `karyon` across all files
hozan23
2023-12-02
1
|
*
karyons jsonrpc implementation
hozan23
2023-11-19
1