In this PR we fully implement BMD remote protocol v1 and v2. This includes documentation for the trait functions in the BmdRemoteProtocol trait to improve usability and help.
The branch this is on will be used for additional remote protocol development as this is the second of a series of 4 or 5 PRs implementing full remote protocol support into bmputil, so should be left after merge.
It is noted that more work is needed on the Response type, and that will be aimed to be in the next PR in the series.
In this PR we fully implement BMD remote protocol v1 and v2. This includes documentation for the trait functions in the BmdRemoteProtocol trait to improve usability and help.
The branch this is on will be used for additional remote protocol development as this is the second of a series of 4 or 5 PRs implementing full remote protocol support into bmputil, so should be left after merge.
It is noted that more work is needed on the Response type, and that will be aimed to be in the next PR in the series.