Historial de Commits

Autor SHA1 Mensaje Fecha
  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 dd04bd8a6a Bump version to 0.1.4 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 d843872ead Bump version up to 0.1.3 hace 5 años
  Jing Yang a305f0a292 Take over the server in public interface. hace 5 años
  Jing Yang 91306ee7f5 Bump version to 0.1.2 hace 5 años
  Jing Yang a2a8af4968 Better public interface. hace 5 años
  Jing Yang 4daab97d78 Bump a minor version to 0.1.1 hace 5 años
  Jing Yang d65a730572 Open up several types for external use. 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 6a8331f0f5 Add test of client side code. 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 9e6764fa7a Refactor: move junk_server to test_utils. hace 5 años
  Jing Yang 0a55d405e3 Minor refactor on network.rs. hace 5 años
  Jing Yang a6e8a88c3b Add server tests. hace 5 años