[pbs-devel] [PATCH proxmox 0/2] remove unnecessary websocket code

Dominik Csapak d.csapak at proxmox.com
Mon May 17 15:10:59 CEST 2021


similar reasoning as for pve[0] but here we only have to consider
xtermjs

same rules for compat/client code applies, if we apply for 1.x we
can drop the client protocol in 2.0 and compat in 3.0
else the client code in 3.0 and compat code in 4.0

we only have to make sure that we do that in lockstep with pve/pmg,
since they share pve-xtermjs

0: https://lists.proxmox.com/pipermail/pve-devel/2021-May/048216.html

Dominik Csapak (2):
  proxmox-http/websocket: remove code for 'text' frames
  proxmox-http/websocket: remove subprotocol handling

 proxmox-http/src/websocket/mod.rs | 39 ++++++++++++-------------------
 1 file changed, 15 insertions(+), 24 deletions(-)

-- 
2.20.1






More information about the pbs-devel mailing list