1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

4 commits

Author SHA1 Message Date
dan 9f079927d8 debugging 2023-03-01 13:25:22 -08:00
dr7ana d84c64f342 updated cmake to have lokinet-embedded-api build deps
- pkt tx timer update + max pkt count
- added pkt tx time updates to message handling logic
- setting destlen param to at least max_tx_UDP_Payload size
2023-03-01 07:07:18 -08:00
dan 7850343f9a added required callback (version_negotiation) 2023-03-01 07:06:58 -08:00
Thomas Winget 8b111e0e51 ios liblokinet changes
- fix some ngtcp2 usage and conn issue detection
- clients now get an ERR_PROTO packet when something goes wrong and the
server is unhappy.
- ngtcp2_accept changed between our last update of it and current, this
fixes its usage.
- with a minor change to the C API, liblokinet userland will now be able
to receive notification when a connection is (un)successfully opened,
and when it closes.  TODO: supply a reason for the close, if we decide
it should
2023-03-01 07:06:06 -08:00