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
/
examples
Commit message (
Collapse
)
Author
Age
Files
*
jsonrpc: enable concurrent requests in `Client`
hozan23
2024-05-28
1
|
*
p2p: rename connection.rs to conn_queue.rs
hozan23
2024-05-25
1
|
*
jsonrpc: spawn task when handle new request
hozan23
2024-05-23
3
|
*
jsonrpc: support pubsub
hozan23
2024-05-22
5
|
*
jsonrpc: add ws cargo features
hozan23
2024-05-20
1
|
*
use cargo features to enable/disable protocols for net crate
hozan23
2024-05-19
1
|
*
add tokio examples to p2p, jsonrpc, and net crates
hozan23
2024-05-19
4
|
*
add support for tokio & improve net crate api
hozan23
2024-05-19
3
|
*
Ensure uniform usage of the name `karyon` across all files
hozan23
2023-12-02
2
|
*
net: Use ToConn and ToListener traits for objects that can be converted
hozan23
2023-11-30
2
|
|
|
|
to Conn and Listener.
*
jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.
hozan23
2023-11-30
2
|
*
jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiter
hozan23
2023-11-21
1
|
*
jsonrpc: add Codec struct for reading from and writing to the connection
hozan23
2023-11-20
2
|
*
karyons jsonrpc implementation
hozan23
2023-11-19
3