Skip to content

Conversation

@lthibault
Copy link
Collaborator

Stacked on #153.

This PR introduces the "system socket". Both system/ and guest/system export dialer types. These types return an *rpc.Conn to the remote side of the host/guest boundary. For example: calling guest/system.FDSockDialer from the guest will return a connection to the host.

I think I want to start exploring alternatives to TCP sockets, so once this gets merged in, I think things will generally be more stable on your end.

@lthibault lthibault requested a review from mikelsr August 13, 2023 20:27
@lthibault lthibault added enhancement New feature or request cleanup Code-quality improvements labels Aug 13, 2023
@lthibault lthibault added this to the v0.1.0 milestone Aug 13, 2023
@mikelsr mikelsr merged commit 214ad5e into v0.1.0 Aug 13, 2023
@mikelsr mikelsr deleted the feat/system-sock-exports branch August 13, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code-quality improvements enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants