aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/migrate
Commit message (Collapse)AuthorAge
* tls: Remove the individual TLS configuration optionsGarrett D'Amore2024-10-28
| | | | | | | | This is a breaking change. TLS configuration changes are to be made using TLS configuration objects, and then set on a listener or dialer with NNG_OPT_TLS_CONFIG. This should be a bit less racy, and allows for simpler code.
* fix typoGarrett D'Amore2024-10-22
|
* docs: move migration docs into bookGarrett D'Amore2024-10-22