Closed mpotra closed 3 years ago
Thank you for this PR. I've not been touching this code for years, thank you for your care :)
@jeanparpaillon would it be possible to have a hex release as well? :pray: (once merged, OFC)
@mpotra have you identified other missing features/bugs that should be in the release ?
Many thanks @jeanparpaillon for the merge! No, I haven't identified anything additional for this release, but will keep an eye out and do more PRs here if I do
This PR fixes a few bugs:
Path
insideIntrospect
should be a binary instead of an atom{array, byte}
), when binary payload given: just use the binary, instead of converting the binary to a list of chars and marshal the list (perf issues with large binaries)Hello
reply, store the unique name and allow later retrieving itServiceReg
argument to be a PID, when creating adbus_connection_peer
dbus_service_reg
to route replies to the registeredServiceName
when thedestination
header field supplies one; fallback to the default service if not.