Xpra: Ticket #2744: more packet handlers for client sockets

Now that the client can listen on sockets (#2406), we can enhance the packet handlers to make this feature more useful:

See also #2742, #2743.



Sun, 05 Jul 2020 09:49:38 GMT - Antoine Martin: status changed; resolution set

Done:


Examples with a server (any), and a client started using:

xpra attach --bind-tcp=0.0.0.0:10001
xpra info tcp://127.0.0.1:10001 | grep backing.type
xpra control tcp://127.0.0.1:10001 debug enable x11
xpra control tcp://127.0.0.1:10001 show_session_info
xpra control tcp://127.0.0.1:10001 show_bug_report

etc..


Sat, 23 Jan 2021 05:59:35 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2744