jhass / crystal-gobject

gobject-introspection for Crystal
BSD 3-Clause "New" or "Revised" License
127 stars 13 forks source link

GDBus example? #99

Open JeysonFlores opened 2 years ago

JeysonFlores commented 2 years ago

Hello, I've been following this project for long and now I'm considering it for a project, however I'd have to use DBus for it, the thing is that the GLib library has wrappers around the DBus protocol however I've found zero information about how to create DBus services using these bindings and I was wondering if there are plans to add some GDbus examples to the samples folder. Thanks.