A simple DBus implementation with no external dependencies, only nim compiler. Inspired by https://github.com/vincenthz/udbus. You can add message interceptors that are applied at compile time. The implementation is quite raw, so bugs may occur. # Installation:
atlas use https://github.com/ASVIEST/tinydbus or
nimble install https://github.com/ASVIEST/tinydbus