One piece of feedback from DRIVERS-2209 (WRITING-11730) was that a number of parts of the handshake specification could be refined to further limit the size of the handshake metadata payload (which is capped at 512 bytes).
Specifically we should focus on the contents of the client.platform field and how driver naming happens for wrapping libraries, as well as what should/shouldn't be permitted within the field as a whole.
- duplicates
-
DRIVERS-2708 Refactor client metadata transmission to overflow to the hello command comment field
- Investigating