Commit Graph

3 Commits

Author SHA1 Message Date
jasper
a4afc9191d - adjust dependencies on avahi, the gtk3 stuff is only needed for
examples.

with aja@
2011-09-30 07:23:22 +00:00
jasper
c11cfaaea8 - fix avahi dependency
spotted by nigel@
2011-09-30 06:52:43 +00:00
jasper
37b2469bc2 import libepc 0.4.0
The Easy Publish and Consume library provides an easy method to:
    * Publish data using HTTPS: EpcPublisher;
    * Announce that information via DNS-SD: EpcDispatcher;
    * find that information: EpcConsumer;
    * And finally consume it.
You can use this library as a key/value store published to the network,
using encryption, authentication and service discovery.

ok aja@
2011-09-29 17:07:03 +00:00