Closed theresalech closed 6 years ago
Proposal markdown file has been updated per the revisions included in accepted Evolution Proposal Accepted multiple transport proposal: Addition of ini entry and amending header of Register Secondary Transport NAK.
Proposal: Supporting simultaneous multiple transports
Review: https://github.com/smartdevicelink/sdl_evolution/issues/405
Steering Committee Decision:
RegisterSecondaryTransport
, which will be used once a Secondary Transport is connected to notify Core that the Proxy has established a connection and tell Core which session is registering.Transport Config Update
toTransportEventUpdate
. The original parameters will be refactored to a flat structure.TransportEventUpdate
Control Frame. When a connection is interrupted/ended, aTransportEventUpdate
control frame will be sent to the proxy on the primary transport. If the proxy is to retry (in case of WiFi), it will include the IP address and Port. If the proxy is not to retry, the frame will contain either empty strings for IP address and port or not include the parameters at all.