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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
*
jsonrpc: move `SubscriptionID` to message.rs
hozan23
2024-05-28
1
*
jsonrpc: enable concurrent requests in `Client`
hozan23
2024-05-28
1
*
jsonrpc: cargo fmt
hozan23
2024-05-22
1
*
jsonrpc: main example clean up
hozan23
2024-05-22
1
*
jsonrpc: support pubsub
hozan23
2024-05-22
1
*
jsonrpc: minor cleanup to the main example
hozan23
2024-05-20
1
*
jsonrpc: remove jsonrpc_internal crate
hozan23
2024-05-19
1
*
update READMEs
hozan23
2024-05-19
1
*
add support for tokio & improve net crate api
hozan23
2024-05-19
1
*
jsonrpc: extend the example in the library
hozan23
2024-03-13
1
*
Ensure uniform usage of the name `karyon` across all files
hozan23
2023-12-02
1
*
net: Use ToConn and ToListener traits for objects that can be converted
hozan23
2023-11-30
1
*
jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.
hozan23
2023-11-30
1
*
jsonrpc: add Codec struct for reading from and writing to the connection
hozan23
2023-11-20
1
*
jsonrpc: move RPCService to separate module
hozan23
2023-11-20
1
*
karyons jsonrpc implementation
hozan23
2023-11-19
1