23 Commits (ec0b9ecc4d9158b89666ad6e5f43921b0b706e74)
 

Author SHA1 Message Date
  Mathias Gottschlag ec0b9ecc4d Add some very first parts of the network code. 5 years ago
  Mathias Gottschlag cddc4ceed1 Remove dead code. 5 years ago
  Mathias Gottschlag 83f696a1a4 More file system watcher code. 5 years ago
  Mathias Gottschlag 972b09b445 Minor refactoring in FileSystemWatcher. 5 years ago
  Mathias Gottschlag ef35767034 Create first file event handling stubs. 5 years ago
  Mathias Gottschlag ffef035faf More file system watcher error handling. 5 years ago
  Mathias Gottschlag 5e17428df7 File system watcher error reporting. 5 years ago
  Mathias Gottschlag 27e67d3629 Add code to iterate through file system events. 5 years ago
  Mathias Gottschlag ea9afff8d2 Use external fswatcher library. 5 years ago
  Mathias Gottschlag 8f5b8f44cb Remove fswatcher directory. 5 years ago
  Mathias Gottschlag 3eadbe2b8f More code to delay file system events. 5 years ago
  Mathias Gottschlag 80512d799b Add API to delay and combine inotify events. 5 years ago
  Mathias Gottschlag f78208eb60 Move filetree to file_tree to unify file names. 5 years ago
  Mathias Gottschlag 91e28880ea Stub out more of the file system watcher structure. 5 years ago
  Mathias Gottschlag 1c3dae7000 cargo fmt 5 years ago
  Mathias Gottschlag 01c954f0db Add code to pause/unpause the file system watcher. 5 years ago
  Mathias Gottschlag a9ba0d0c39 Add FileTree API for central synchronization mechanisms. 5 years ago
  Mathias Gottschlag e45b9aeb07 Remove fswatcher for now. 5 years ago
  Mathias Gottschlag 736b6d117f Revert to tokio. 5 years ago
  Mathias Gottschlag 490837dafe Switch to async-std and add a websocket server. 6 years ago
  Mathias Gottschlag 7d4a478d15 Client WIP. 6 years ago
  Mathias Gottschlag bbeea9a8ec Add a CLI utility to send commands to the sync client. 6 years ago
  Mathias Gottschlag ddaecedc88 Initial import. 6 years ago