Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang 97146550d1 Reset the connection only when all previous commands succeeded. hace 5 años
  Jing Yang 4fc9becbe4 Upgrade to tokio 3.0. hace 5 años
  Jing Yang f5029e1d48 Make sure RPCs are cancelled when server is killed. hace 5 años
  Jing Yang 788784f131 Rust fmt. hace 5 años
  Jing Yang 2dab9de729 Migrate to parking_lot::Mutex. hace 5 años
  Jing Yang 0178d218b7 Accepts string references, instead of &&str hace 5 años
  Jing Yang 96f6b2da46 Require client to be cloned before sending RPCs. hace 5 años
  Jing Yang 160ec79e3c Add a couple of comments. hace 5 años
  Jing Yang a305f0a292 Take over the server in public interface. hace 5 años
  Jing Yang a2a8af4968 Better public interface. hace 5 años
  Jing Yang 39f00e7083 Clippy and rustfmt. hace 5 años
  Jing Yang f68d525817 Add a concurrency test. hace 5 años
  Jing Yang 14127b87a1 Run rustfmt. hace 5 años
  Jing Yang 67361258a7 Use pre-defined const in tests. hace 5 años
  Jing Yang 0ac5da72bf Add a new API get_rpc_count() for each server. hace 5 años
  Jing Yang b49e4079e0 Add a catch-all test to network. hace 5 años
  Jing Yang 23896f0734 Change is_running() to stopped(). hace 5 años
  Jing Yang c77c3d4251 Switch an error code on the network. hace 5 años
  Jing Yang c98e6eec9f Refactor tests and junk server. hace 5 años
  Jing Yang f10923547c Add more tests to verify network handles errors. hace 5 años
  Jing Yang 4380dd4a0b Add a network test for proxying server errors. hace 5 años
  Jing Yang 6fb35f208b Add a test that verifies the network actually proxies RPCs. hace 5 años
  Jing Yang 2b8bc5d772 Cosmetic changes: import, rustfmt and messages. hace 5 años
  Jing Yang 282c4dc6e5 Move network to use tokio timer and threadpool. hace 5 años
  Jing Yang d3f711ac66 Add is_running and shutdown test to network. hace 5 años
  Jing Yang 0a55d405e3 Minor refactor on network.rs. hace 5 años
  Jing Yang 2a4522ae9a Allow enabling and disabling a client. hace 5 años
  Jing Yang 911a92da00 Allow adding and removing a server. hace 5 años
  Jing Yang db6704cc15 Rustfmt. hace 5 años
  Jing Yang 3bbc50d620 Implement random delay and random drop. hace 5 años