KeVLaR: A simple RPC solution written in Rust
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
Add time measurements for other RPC calls
97a5d5f
Disable aws-lc and use newer pem-file apis
dbdb128
Setup certificates properly and actually use them
a6b2861
Upgrade rustls and format the code
a99fa5a
Simple streaming support + minor improvements
ca2a85f
Format the code (with rust-fmt)
95874ec
Add new performance build profile
3bf3db5
Tweak build options
ce09592
Fix linter warnings
24a6d97
Replace tokio locks with std where possible
d27b3b5
Add frame write buffering
e8d396d
Add more ergonomic promise handling
6dafcbc
Add codegen support for zero-arg functions
9eb6f77
Create LICENSE
d7c64a2
Initial commit
00202ba