... | ... | @@ -83,10 +83,37 @@ Separate connection handling and session handling. (Connection manager passes co |
|
|
|
|
|
### Implement Sessions handling File/Writing & sync sessions
|
|
|
* [ ] Discussion
|
|
|
* [ ] Implementation
|
|
|
* Update mailbox sessions to work with chunking
|
|
|
* [ ] Implementation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
|
|
## User Interface/ Setup
|
|
|
* [ ] Discussion
|
|
|
* Implement setup procedure for android/pc
|
|
|
* [ ] Implementation
|
|
|
* [ ] Tests
|
|
|
* [ ] Review
|
|
|
|
|
|
# Schedule
|
|
|
## Task Order |
|
|
\ No newline at end of file |
|
|
### Development
|
|
|
1) Connection Handling (10 Days)
|
|
|
* Use Transport properties for mailbox connections (1 Day)
|
|
|
* Update poller implementation (3 Days)
|
|
|
* Update handling for incoming connections (3 Days)
|
|
|
* Update Connection Registry to handle direct/mailbox connections separately (1 Day)
|
|
|
* Implement handlers for sync/mailbox sessions (2 Days)
|
|
|
2) Mailbox <-> Owner key agreement (3 Days)
|
|
|
* Mailbox pairing without contact types
|
|
|
* Handle owner mailbox without dedicated contact type
|
|
|
3) Introduction Protocol (10 Days)
|
|
|
* Rework Introduction protocol to work without different contact types
|
|
|
* Update introduction protocol to use upcoming contact adding feature
|
|
|
4) Mailbox Handling (7 Days)
|
|
|
* Implement Chunking (4 Days)
|
|
|
* Implement Session handling File/Writing & sync sessions (3 Days)
|
|
|
5) User Interface/ Setup (7 Days)
|
|
|
6) Documentation (9 Days)
|
|
|
7) Tests (20 Days)
|
|
|
8) Review (30 Days)
|
|
|
|