Jing Yang
|
65f643b959
Update readme to reflect the new tests.
|
5 年之前 |
Jing Yang
|
19f91e25b0
Better latency measurement.
|
5 年之前 |
Jing Yang
|
29dc505b56
Bump version to 0.1.9
|
5 年之前 |
Jing Yang
|
803d25b0c4
Add a test for the average latency
|
5 年之前 |
Jing Yang
|
7373467214
Add tracing to network.
|
5 年之前 |
Jing Yang
|
f10f118867
Run cargo fmt.
|
5 年之前 |
Jing Yang
|
eba98b755a
Set a timeout when polling the main queue.
|
5 年之前 |
Jing Yang
|
515090831e
Bump version to 0.1.8
|
5 年之前 |
Jing Yang
|
ed6017d28e
Remove thread number configuration.
|
5 年之前 |
Jing Yang
|
7d2d1d419f
Add rational for omitting timeout.
|
5 年之前 |
Jing Yang
|
15afaf7cd6
Add test to random drop rate.
|
5 年之前 |
Jing Yang
|
0e3e968887
Fail the RPC if server has been updated.
|
5 年之前 |
Jing Yang
|
ed56ba539d
Extend shutdown delay to avoid pulling on the mutex too often.
|
5 年之前 |
Jing Yang
|
16fdd0e1da
Bump version to 0.1.7.
|
5 年之前 |
Jing Yang
|
740bc68459
Run clippy.
|
5 年之前 |
Jing Yang
|
f8c53c81aa
Replace RpcHandler with a function.
|
5 年之前 |
Jing Yang
|
6bf9cde177
Bump version to 0.1.6.
|
5 年之前 |
Jing Yang
|
4dda408a21
Move to crossbeam channel.
|
5 年之前 |
Jing Yang
|
c951e0ec33
Add an "errors" section in readme.
|
5 年之前 |
Jing Yang
|
7af5aa332a
Fix a typo.
|
5 年之前 |
Jing Yang
|
1589bfa521
Add license file, update toml, ready to publish.
|
5 年之前 |
Jing Yang
|
198dbbbef3
Add readme.
|
5 年之前 |
Jing Yang
|
97146550d1
Reset the connection only when all previous commands succeeded.
|
5 年之前 |
Jing Yang
|
4fc9becbe4
Upgrade to tokio 3.0.
|
5 年之前 |
Jing Yang
|
f5029e1d48
Make sure RPCs are cancelled when server is killed.
|
5 年之前 |
Jing Yang
|
788784f131
Rust fmt.
|
5 年之前 |
Jing Yang
|
6e2b1e19c8
Migrate server.rs to parking_lot.
|
5 年之前 |
Jing Yang
|
b493a12472
Bump version to 0.1.5
|
5 年之前 |
Jing Yang
|
2dab9de729
Migrate to parking_lot::Mutex.
|
5 年之前 |
Jing Yang
|
0178d218b7
Accepts string references, instead of &&str
|
5 年之前 |