Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make interface optional on method calls
The dbus spec allows the interface to be optional on method calls. In that case, allow the message to match on any method with a matching name and signature. #315
- Loading branch information