Historia zmian

Autor SHA1 Wiadomość Data
  Jing Yang 7d2d1d419f Add rational for omitting timeout. 5 lat temu
  Jing Yang 15afaf7cd6 Add test to random drop rate. 5 lat temu
  Jing Yang 0e3e968887 Fail the RPC if server has been updated. 5 lat temu
  Jing Yang ed56ba539d Extend shutdown delay to avoid pulling on the mutex too often. 5 lat temu
  Jing Yang 740bc68459 Run clippy. 5 lat temu
  Jing Yang f8c53c81aa Replace RpcHandler with a function. 5 lat temu
  Jing Yang 4dda408a21 Move to crossbeam channel. 5 lat temu
  Jing Yang 97146550d1 Reset the connection only when all previous commands succeeded. 5 lat temu
  Jing Yang 4fc9becbe4 Upgrade to tokio 3.0. 5 lat temu
  Jing Yang f5029e1d48 Make sure RPCs are cancelled when server is killed. 5 lat temu
  Jing Yang 788784f131 Rust fmt. 5 lat temu
  Jing Yang 2dab9de729 Migrate to parking_lot::Mutex. 5 lat temu
  Jing Yang 0178d218b7 Accepts string references, instead of &&str 5 lat temu
  Jing Yang 96f6b2da46 Require client to be cloned before sending RPCs. 5 lat temu
  Jing Yang 160ec79e3c Add a couple of comments. 5 lat temu
  Jing Yang a305f0a292 Take over the server in public interface. 5 lat temu
  Jing Yang a2a8af4968 Better public interface. 5 lat temu
  Jing Yang 39f00e7083 Clippy and rustfmt. 5 lat temu
  Jing Yang f68d525817 Add a concurrency test. 5 lat temu
  Jing Yang 14127b87a1 Run rustfmt. 5 lat temu
  Jing Yang 67361258a7 Use pre-defined const in tests. 5 lat temu
  Jing Yang 0ac5da72bf Add a new API get_rpc_count() for each server. 5 lat temu
  Jing Yang b49e4079e0 Add a catch-all test to network. 5 lat temu
  Jing Yang 23896f0734 Change is_running() to stopped(). 5 lat temu
  Jing Yang c77c3d4251 Switch an error code on the network. 5 lat temu
  Jing Yang c98e6eec9f Refactor tests and junk server. 5 lat temu
  Jing Yang f10923547c Add more tests to verify network handles errors. 5 lat temu
  Jing Yang 4380dd4a0b Add a network test for proxying server errors. 5 lat temu
  Jing Yang 6fb35f208b Add a test that verifies the network actually proxies RPCs. 5 lat temu
  Jing Yang 2b8bc5d772 Cosmetic changes: import, rustfmt and messages. 5 lat temu