Commit Graph

9 Commits

Author SHA1 Message Date
Steve Streeting
0da5514962 Clarify that requests are sent serially to the custom adapter 2017-01-10 10:59:29 +00:00
Steve Streeting
a90c039962 Make docs for error handling consistent 2016-07-15 15:37:16 +01:00
Steve Streeting
c018b62a7b Rename "id" property to "event" in custom transfer messages 2016-07-15 11:49:07 +01:00
Steve Streeting
94fb71df8f Introduce a message id to each message to disambiguate more easily 2016-07-13 14:28:52 +01:00
Steve Streeting
e8a4586aa3 Check SHA and move file after download
Also update docs to indicate custom adapter does not need to check SHAs.
2016-07-13 14:28:52 +01:00
Steve Streeting
33fa57d6f6 Need to include actions from API in custom transfer protocol 2016-07-13 14:28:52 +01:00
Steve Streeting
3c4d4d3486 Make oids match to avoid confusion in docs 2016-07-13 14:28:52 +01:00
Steve Streeting
7250e7ed18 Remove 'order of preference' from API transfer list
Server should just pick the 'best' one it recognises, simplifies things
and in practice this will be most appropriate anyway
2016-07-13 14:28:52 +01:00
Steve Streeting
2d5e9b5235 Refined first pass design for custom transfers and convert to markdown 2016-07-13 14:27:13 +01:00