Skip to content

Conversation

@martenjacobs
Copy link
Contributor

Enabled TCP support, based on the way it's implemented in the upstream library. I split this out from #23.

@martenjacobs
Copy link
Contributor Author

With regards to testing: I'm using socat to forward a TCP port to the system bus unix socket. Shouldn't we be able to set something like that up in the test suite (but using something else to connect the streams)?

@acrisci
Copy link
Member

acrisci commented May 8, 2019

Shouldn't we be able to set something like that up in the test suite

Yeah, another option might be to use a <listen> config in a custom dbus conf or an echo server or something. Whatever works the best. See dbus-daemon(1) for that option.

I think the CI issue isn't related to this so I'll merge and fix it later.

👍

@acrisci acrisci merged commit 35157b7 into dbusjs:master May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants