prettydiff/share-file-systems

socket refactor

prettydiff opened this issue · 1 comments

A task list for the socket refactor:

  • create a socket upon agent invitation, invite-complete
  • open sockets at command service (coming online)
  • create a websocket command
  • http request security
  • account for http client requests in library sender
  • send ws client request
  • file copy, replace use of http headers
    • search for cut_path in routeCopy and serviceCopy

Complete and merged to master.