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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
*
Update dependencies
hozan23
2024-10-12
1
*
bump version to 0.1.6
hozan23
2024-07-15
1
*
bump version to 0.1.5
hozan23
2024-06-30
1
*
p2p: remove async-std from dev dependencies & clean up examples
hozan23
2024-06-30
1
*
Improve async channels error handling and replace unbounded channels with bou...
hozan23
2024-06-27
1
*
update dependencies
hozan23
2024-06-24
1
*
p2p: use base64 to encode PeerID to string
hozan23
2024-06-24
1
*
bump version to 0.1.4
hozan23
2024-06-22
1
*
jsonrpc: add tcp, tls and ws features for compilation
hozan23
2024-06-22
1
*
bump version to 0.1.3
hozan23
2024-06-15
1
*
jsonrpc: client use unbounded channels as buffer for sending requests & clean...
hozan23
2024-06-14
1
*
bump version to 0.1.2
hozan23
2024-06-13
1
*
p2p: fix cargo clippy warnings
hozan23
2024-06-01
1
*
p2p: WIP rpc server implementation for the p2p monitor
hozan23
2024-05-27
1
*
p2p: wrap the buckets with mutex in RoutingTable
hozan23
2024-05-23
1
*
p2p: add peer pool logs and discovery logs to example/monitor.rs
hozan23
2024-05-23
1
*
p2p: add rpc server to monitor example
hozan23
2024-05-23
1
*
jsonrpc: support pubsub
hozan23
2024-05-22
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
1
*
add support for tokio & improve net crate api
hozan23
2024-05-19
1
*
core: add the option to create a new task group without providing an
hozan23
2024-03-20
1
*
net: add support for websocket protocol
hozan23
2024-03-14
1
*
update dependencies
hozan23
2024-03-13
1
*
don't ignore Cargo.lock file
hozan23
2024-03-12
1