issues
search
windy1
/
zeroconf-rs
zeroconf is a cross-platform library that wraps underlying ZeroConf/mDNS implementations such as Bonjour or Avahi, providing an easy and idiomatic way to both register and browse services.
MIT License
77
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
avahi-sys crate is LGPL
#19
yamadapc
closed
2 years ago
1
Properly implement TEventLoop::poll for AvahiEventLoop
#18
gh2o
closed
1 year ago
0
Incorrect buffer size allocated for txt record
#17
kgrech
closed
2 years ago
1
Fix incorrect port numbers being registered for services on macOS.
#16
nsabovic
closed
3 years ago
4
Minor cleanup / refactoring
#15
windy1
closed
3 years ago
0
Fix ServiceType logic
#14
windy1
closed
3 years ago
0
Add ServiceType to browser
#13
windy1
closed
3 years ago
0
Add ServiceType to enforce naming format and avoid ambiguous errors
#12
windy1
closed
3 years ago
0
Fix size constant passed to avahi_address_snprint()
#11
samkearney
closed
3 years ago
1
timeval: use libc types for tv_sec and tv_usec
#10
samkearney
closed
3 years ago
3
WIP: Async support
#9
windy1
closed
1 year ago
3
Resolving the eventloop.poll()
#8
Frantisekf
closed
3 years ago
1
'could not register service' on MacOS
#7
makononov
closed
3 years ago
4
Replace `target_os = "macos"` with `target_vendor = "apple"`
#6
Absolucy
closed
3 years ago
7
[4] Fix issue where it was possible to keep a dangling EventLoop after an MdnsService or MdnsBrowser was dropped
#5
windy1
closed
3 years ago
0
Unsound AvahiMdnsService Drop implementation
#4
edgarogh
closed
3 years ago
4
Fix service discovery on macOS
#3
oltoko
closed
3 years ago
3
Use abstract even loop/polling service.
#2
eskimor
closed
2 years ago
2
Async support
#1
rneswold
closed
3 months ago
6
Previous