59 Комити (master)
 

Аутор SHA1 Порука Датум
  Mathias Gottschlag 8f33df9a67 Fix a RPC client test error when the connection is closed during sending. пре 4 година
  Mathias Gottschlag 74009e8cab Add first parts of the server side of the RPC protocol. пре 4 година
  Mathias Gottschlag 1c1eb9bdc3 Make rustfmt assume 2018 edition code. пре 4 година
  Mathias Gottschlag 28517cd188 Check whether new synchronized directories exist and are empty. пре 4 година
  Mathias Gottschlag 02e3c9f54f More CLI client code. пре 4 година
  Mathias Gottschlag 3f1462a9fb Remove all unsafe code via pin_project. пре 5 година
  Mathias Gottschlag 509bf425be Remove one unnecessary type. пре 5 година
  Mathias Gottschlag 9a68d46fc0 Slightly refactor the low-level network client code. пре 5 година
  Mathias Gottschlag 7310428904 Move server path definitions. пре 5 година
  Mathias Gottschlag 067c374ef7 client: Add CLI status codes and implement list-directories. пре 5 година
  Mathias Gottschlag 16166da916 Use the log crate. пре 5 година
  Mathias Gottschlag 755251ba71 cargo fmt пре 5 година
  Mathias Gottschlag 35c1ad464b network: Remove unnecessary "response" field. пре 5 година
  Mathias Gottschlag fc400bfc49 Simplify error type and create a database connection. пре 5 година
  Mathias Gottschlag 8b835f54b0 client: Fix duplicated path definitions. пре 5 година
  Mathias Gottschlag c4009de3f8 client: Add a lock file to prevent parallel execution. пре 5 година
  Mathias Gottschlag a053a262c8 client: Delete socket before opening it again (fixes a panic). пре 5 година
  Mathias Gottschlag 28759d35ca Fix client socket path. пре 5 година
  Mathias Gottschlag 96beeebd69 client: Lots of top-level client logic. пре 5 година
  Mathias Gottschlag efdfb2e123 client: Initialize synchronized directories from the database. пре 5 година
  Mathias Gottschlag b4dd70bc78 Add ClientSideSync type for network synchtonization logic. пре 5 година
  Mathias Gottschlag 9067b67f24 Cargo update. пре 5 година
  Mathias Gottschlag 67eaf1057c Fix reusing IDs, fix closing the server event stream, apply rustfmt. пре 5 година
  Mathias Gottschlag 0e4f95dd4d Add some unit tests for the RPC client. пре 5 година
  Mathias Gottschlag d710da4748 Add a pipe stream for unit tests and a function for test timeouts. пре 5 година
  Mathias Gottschlag 51a7112558 Move protocol-specific test to protocol::, move Packet to network::. пре 5 година
  Mathias Gottschlag e136c9d21a Implement client RPC logic. пре 5 година
  Mathias Gottschlag 979b444736 Add an allocator for packet IDs. пре 5 година
  Mathias Gottschlag 01ef3641aa Some more RPC client code. пре 5 година
  Mathias Gottschlag f8d2b65532 Add Vec<u8> websocket wrapper. пре 5 година
  Mathias Gottschlag a7131f9236 Move packet types from packet_connection to packet. пре 5 година
  Mathias Gottschlag dc6597bca5 Add criterion dependency for benchmarking. пре 5 година
  Mathias Gottschlag 44458514a4 Prepare websocket client types. пре 5 година
  Mathias Gottschlag e0bc0944c8 Prepare low-level protocol integration test. пре 5 година
  Mathias Gottschlag 2e1880fde8 More network types. пре 5 година
  Mathias Gottschlag 65cff3fc69 futures_tokio_compat is not needed anymore. пре 5 година
  Mathias Gottschlag ec0b9ecc4d Add some very first parts of the network code. пре 5 година
  Mathias Gottschlag cddc4ceed1 Remove dead code. пре 5 година
  Mathias Gottschlag 83f696a1a4 More file system watcher code. пре 5 година
  Mathias Gottschlag 972b09b445 Minor refactoring in FileSystemWatcher. пре 5 година
  Mathias Gottschlag ef35767034 Create first file event handling stubs. пре 5 година
  Mathias Gottschlag ffef035faf More file system watcher error handling. пре 5 година
  Mathias Gottschlag 5e17428df7 File system watcher error reporting. пре 5 година
  Mathias Gottschlag 27e67d3629 Add code to iterate through file system events. пре 5 година
  Mathias Gottschlag ea9afff8d2 Use external fswatcher library. пре 5 година
  Mathias Gottschlag 8f5b8f44cb Remove fswatcher directory. пре 5 година
  Mathias Gottschlag 3eadbe2b8f More code to delay file system events. пре 5 година
  Mathias Gottschlag 80512d799b Add API to delay and combine inotify events. пре 5 година
  Mathias Gottschlag f78208eb60 Move filetree to file_tree to unify file names. пре 5 година
  Mathias Gottschlag 91e28880ea Stub out more of the file system watcher structure. пре 5 година