Add peer-to-peer example

This is a server/client pair that shows how to use peer-to-peer
connections. You can also verify the server with gdbus like:

 gdbus call -a unix:path=./socket -o /com/github/guelfey/Demo/PeerServer -m com.github.guelfey.PeerServer.Foo 42
2 files changed