18 Révisions (8f33df9a67ff67d53e4be85ec596aa88d27d6309)

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