Post #1496864
2026-03-02 16:21 UTC
@arianvp so the bridge supports both the ws and the non-ws mode iirc. @michaelvogt please comment.
(the other reason why ws is sometimes nice, is that varlink knows a concept of upgrading protocol, i.e. just being something to set up a connection and then switching to something else)
Replies (1)
-
@rfc1036@hostux.social 2026-03-04 13:38
@pid_eins @arianvp @michaelvogt websockets should be avoided: they are hard to proxy, impossible to inspect by a WAF and often not implemented by HTTP/3.