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
/
server.rs
Commit message (
Collapse
)
Author
Age
Files
*
jsonrpc: add ws cargo features
hozan23
2024-05-20
1
|
*
add support for tokio & improve net crate api
hozan23
2024-05-19
1
|
*
core: minor modification to TaskGroup api
hozan23
2024-03-21
1
|
*
core: add the option to create a new task group without providing an
hozan23
2024-03-20
1
|
|
|
|
executor & remove GlobalExecutor type
*
jsonrpc: Handle client connection failures & perform general cleanup
hozan23
2024-03-11
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
|
|
|
|
to Conn and Listener.
*
net: rename `Listener` trait to `ConnListener`
hozan23
2023-11-30
1
|
*
jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.
hozan23
2023-11-30
1
|
*
implement TLS for inbound and outbound connections
hozan23
2023-11-28
1
|
*
update README.md
hozan23
2023-11-23
1
|
*
general clean ups for the docs
hozan23
2023-11-23
1
|
*
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
1
|
*
jsonrpc: move RPCService to separate module
hozan23
2023-11-20
1
|
*
karyons jsonrpc implementation
hozan23
2023-11-19
1