all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox 0/2] remove unnecessary websocket code
@ 2021-05-17 13:10 Dominik Csapak
  2021-05-17 13:11 ` [pbs-devel] [PATCH proxmox 1/2] proxmox-http/websocket: remove code for 'text' frames Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2021-05-17 13:10 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-18  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 13:10 [pbs-devel] [PATCH proxmox 0/2] remove unnecessary websocket code Dominik Csapak
2021-05-17 13:11 ` [pbs-devel] [PATCH proxmox 1/2] proxmox-http/websocket: remove code for 'text' frames Dominik Csapak
2021-05-17 13:11 ` [pbs-devel] [PATCH proxmox 2/2] proxmox-http/websocket: remove subprotocol handling Dominik Csapak
2021-05-18  8:33 ` [pbs-devel] applied-series: [PATCH proxmox 0/2] remove unnecessary websocket code Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal