Commit 42a73c1
nng-sys: upgrade to NNG 2.0.0-alpha.7 (#40)
Update bindings to reflect upstream API changes:
- Consolidate bound port options into NNG_OPT_BOUND_PORT
- Add TLS certificate type and inspection functions
- Add dedicated pipe/stream address functions (peer_addr, self_addr)
- Add WebSocket header iteration options
- Change get_string functions to return const pointers
- Add HTTP address and header iteration functions
Co-authored-by: Felix Obenhuber <felix.obenhuber@helsing.ai>1 parent 3a16192 commit 42a73c1
File tree
6 files changed
+239
-180
lines changed- .github/workflows
- anng
- nng-sys
- src
6 files changed
+239
-180
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
0 commit comments