Post #1496855
2026-03-02 07:46 UTC
…then sd-varlink/varlinkctl will fork off /usr/lib/systemd/varlink-bridges/http (and analogue for https, or any other protocol scheme), and communicate through it.
In fact, Michael's bridge implements this client side too, and hence after installing it, you can do stuff such as:
varlinkctl call httqs://my.web-server.com:8080/ws/sockets/io.systemd.Hostname io.systemd.Hostname.Describe {}
and the right thing will happen. (I replaced a p with a q in the above, to trick Mastodon's formatting.)
Replies (1)
-
@pid_eins@mastodon.social 2026-03-02 07:47
Michael's bridge is hosted here: https://github.com/systemd/varlink-http-bridge