RFC: adding vsock: transport
Marc-André Lureau <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAJ+F1CLCkwfjPYX-cNtdGt9wKS9Wwq=K1vHfUTN=jfa_X86CYg@mail.gmail.com> |
Hi, Here is a proposal with a MR to add the vsock: transport to D-Bus: https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/200 The main use case would be to allow VM guest services to register on a host bus. Typically, guest agents could connect to provide various services over DBus. This would come handy especially for desktop integration (think clipboard sharing and such). The specification defines vsock addresses as such: "vsock:cid=number,port=number". Listenable addresses have optional cid/port values. Review/comments welcome! thanks -- Marc-André Lureau _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus