18 Revize (8f33df9a67ff67d53e4be85ec596aa88d27d6309)

Autor SHA1 Zpráva Datum
  Mathias Gottschlag 8f33df9a67 Fix a RPC client test error when the connection is closed during sending. před 4 roky
  Mathias Gottschlag 74009e8cab Add first parts of the server side of the RPC protocol. před 4 roky
  Mathias Gottschlag 3f1462a9fb Remove all unsafe code via pin_project. před 5 roky
  Mathias Gottschlag 509bf425be Remove one unnecessary type. před 5 roky
  Mathias Gottschlag 9a68d46fc0 Slightly refactor the low-level network client code. před 5 roky
  Mathias Gottschlag 16166da916 Use the log crate. před 5 roky
  Mathias Gottschlag 755251ba71 cargo fmt před 5 roky
  Mathias Gottschlag 35c1ad464b network: Remove unnecessary "response" field. před 5 roky
  Mathias Gottschlag 67eaf1057c Fix reusing IDs, fix closing the server event stream, apply rustfmt. před 5 roky
  Mathias Gottschlag 0e4f95dd4d Add some unit tests for the RPC client. před 5 roky
  Mathias Gottschlag 51a7112558 Move protocol-specific test to protocol::, move Packet to network::. před 5 roky
  Mathias Gottschlag e136c9d21a Implement client RPC logic. před 5 roky
  Mathias Gottschlag 01ef3641aa Some more RPC client code. před 5 roky
  Mathias Gottschlag a7131f9236 Move packet types from packet_connection to packet. před 5 roky
  Mathias Gottschlag 44458514a4 Prepare websocket client types. před 5 roky
  Mathias Gottschlag e0bc0944c8 Prepare low-level protocol integration test. před 5 roky
  Mathias Gottschlag 2e1880fde8 More network types. před 5 roky
  Mathias Gottschlag ec0b9ecc4d Add some very first parts of the network code. před 5 roky