Commit Graph

8 Commits

Author SHA1 Message Date
ajacoutot
b23357c886 Minor update to libepc-0.4.4.
* Correct the libepc-1.0 pkg-config file to mention gnutls
2012-02-16 22:15:01 +00:00
jasper
61f5f0363a - update to 0.4.3 2011-11-22 09:03:46 +00:00
ajacoutot
9c26d4c4d2 WANTLIB. 2011-10-17 06:41:43 +00:00
jasper
561d6451b8 - update to 0.4.2 2011-10-13 15:01:07 +00:00
jasper
21d9ba6dcd - update to 0.4.1 2011-09-30 11:45:43 +00:00
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