socket refactor
prettydiff opened this issue · 1 comments
prettydiff commented
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 librarysender
- send ws client request
file copy, replace use of http headerssearch forcut_path
inrouteCopy
andserviceCopy
prettydiff commented
Complete and merged to master.