switch-tools icon indicating copy to clipboard operation
switch-tools copied to clipboard

nxlink: send server flag to the client.

Open DarkMatterCore opened this issue 2 years ago • 2 comments

Lets the client know beforehand if stdout/stderr redirection via nxlink should be initialized.

DarkMatterCore avatar Jul 21 '21 12:07 DarkMatterCore

Related to https://github.com/switchbrew/nx-hbmenu/pull/139 and https://github.com/switchbrew/libnx/pull/564.

DarkMatterCore avatar Jul 21 '21 12:07 DarkMatterCore

This introduces a breaking change in the nxlink protocol, which means old nxlink won't work with new hbmenu/homebrew and viceversa, causing major confusion. Perhaps it could be reengineered to be backwards/forwards compatible? The various **link programs we supply need a major overhaul/unification anyway.

fincs avatar Aug 27 '21 18:08 fincs

Superseded by https://github.com/switchbrew/libnx/pull/604

fincs avatar Apr 02 '23 15:04 fincs