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
/
net
/
src
/
transports
Commit message (
Collapse
)
Author
Age
Files
*
net: compile rustls only if tls feature is enabled
hozan23
2024-06-22
2
|
*
net: finish TODOs in websocket implemention & clean up
hozan23
2024-05-27
1
|
*
use cargo features to enable/disable protocols for net crate
hozan23
2024-05-19
2
|
*
add support for tokio & improve net crate api
hozan23
2024-05-19
5
|
*
net: add support for websocket protocol
hozan23
2024-03-14
2
|
*
net: major cleanup and improvement of the crate api
hozan23
2024-03-13
4
|
*
net: pass `Endpoint` to dial and listen functions
hozan23
2024-03-13
3
|
*
upgrade from async-rustls to futures-rustls
hozan23
2024-03-12
1
|
*
net: Use ToConn and ToListener traits for objects that can be converted
hozan23
2023-11-30
4
|
|
|
|
to Conn and Listener.
*
net: rename `Listener` trait to `ConnListener`
hozan23
2023-11-30
3
|
*
jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.
hozan23
2023-11-30
4
|
*
implement TLS for inbound and outbound connections
hozan23
2023-11-28
5
|
*
general clean ups for the docs
hozan23
2023-11-23
3
|
*
net: improve Conn API
hozan23
2023-11-19
3
|
*
rename crates
hozan23
2023-11-09
4