[Twisted-Python] Twisted apps + zeroconf, anyone?

Jarek Zgoda jarek.zgoda at sensisoft.com
Wed Dec 26 07:31:50 EST 2007


I'd like to add auto-discovery feature to my (Twisted) application and I 
thought I'll use zeroconf to advertize the service to clients in local 
network. I decided on zeroconf, because the app is a webservice that has to 
be accessible to multitude of various clients. Unfortunately, the only one 
library I found barely usable with Twisted is PyZeroconf (the other is 
avahi, but it seems too tightly bound to gobject to be usable with 
Twisted). Is this all or I do not know how to use google?

Anybody can share any hints on this? Is this feasible idea or there are 
better ways to achieve what I want?

Cheers
Jarek Zgoda





More information about the Twisted-Python mailing list