I have copied the examples and using the released version 0.15.1, but the the browser methods add_service(), remove_service() neither their forms addService() removeService() are not working - there is no callback happening. Without those examples it is unclear what needs to be done to be able to use the library.
I'm creating a virtual env and installing zeroconf wheel using pip. Python-3.4.1 Starting browser and
I'm tried both ip as in examples for the registration and also actual IP socket.inet_aton(socket.gethostbyname(socket.gethostname())) on port 5555
Please advise!
Thanks!
I have copied the examples and using the released version 0.15.1, but the the browser methods add_service(), remove_service() neither their forms addService() removeService() are not working - there is no callback happening. Without those examples it is unclear what needs to be done to be able to use the library.
I'm creating a virtual env and installing zeroconf wheel using pip. Python-3.4.1 Starting browser and
I'm tried both ip as in examples for the registration and also actual IP socket.inet_aton(socket.gethostbyname(socket.gethostname())) on port 5555
Please advise!
Thanks!