Changes between Initial Version and Version 1 of Ticket #1604, comment 4
- Timestamp:
- 08/03/17 13:19:03 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1604, comment 4
initial v1 8 8 Yes, an extra process, extra socket connections, extra latency, extra buffering, etc.. see #1136 for details. 9 9 10 If you really insist on not multiplexing the port, you could bind to two ports and use one for TCP, one for websocket.11 We could also add a {{{bind-ws}}} option, feel free to create a ticket for that.12 13 10 I am closing this ticket as invalid because xpra is working as expected.