Page MenuHomePhabricator

[Tunnelbroker] add `ConnectionInitializationResponse` struct
ClosedPublic

Authored by kamil on Oct 25 2023, 3:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 9:53 AM
Unknown Object (File)
Sat, Nov 9, 5:12 AM
Unknown Object (File)
Sat, Nov 9, 4:45 AM
Unknown Object (File)
Fri, Oct 18, 9:02 PM
Unknown Object (File)
Oct 4 2024, 3:02 PM
Unknown Object (File)
Oct 3 2024, 5:54 PM
Unknown Object (File)
Oct 3 2024, 7:53 AM
Unknown Object (File)
Oct 2 2024, 1:07 PM
Subscribers

Details

Summary

Currently, Tunnelbroker does not respond to whether the session is properly created or not - clients need to assume that is the socket wasn't closed everything is fine.

I think adding this response is convenient and was implemented in the C++ version.

Depends on D9578

Test Plan

Serialization tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable