Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / windy1/zeroconf-rs issues and pull requests

#73 - Feature/better errors for Avahi

Pull Request - State: open - Opened by inetic 23 days ago

#72 - No way to know when the Avahi service goes down

Issue - State: closed - Opened by inetic 28 days ago - 3 comments

#71 - Service remove

Pull Request - State: open - Opened by inetic 29 days ago

#70 - Support service removal events

Pull Request - State: closed - Opened by inetic 30 days ago - 1 comment

#69 - `EventLoop` multiplexing

Issue - State: open - Opened by kriswuollett 4 months ago - 2 comments

#68 - Support IP lookup for `dnnsd` (Bonjour) services

Issue - State: open - Opened by kriswuollett 4 months ago - 1 comment
Labels: accepted

#67 - Support service removals

Issue - State: open - Opened by kriswuollett 4 months ago - 2 comments
Labels: accepted

#65 - win64 win11 zeroconf-browser-example shows no results

Issue - State: closed - Opened by davehorner 6 months ago - 1 comment

#64 - Question: iOS and Android Support?

Issue - State: open - Opened by zamderax 6 months ago - 3 comments

#63 - build error: failed to run custom build command for `bonjour-sys v0.3.0`

Issue - State: closed - Opened by Binlogo 6 months ago - 4 comments

#62 - [WIP] Define better errors with thiserror

Pull Request - State: open - Opened by windy1 6 months ago

#62 - [WIP] Define better errors with thiserror

Pull Request - State: open - Opened by windy1 6 months ago - 2 comments

#61 - Remove scripts directory

Pull Request - State: closed - Opened by windy1 6 months ago

#61 - Remove scripts directory

Pull Request - State: closed - Opened by windy1 6 months ago

#60 - Make serde an optional dependency of zeroconf

Pull Request - State: closed - Opened by windy1 6 months ago

#59 - Normalize consistency of unsafe in function contracts

Pull Request - State: closed - Opened by windy1 6 months ago

#58 - Updates to facilitate zeroconf-tokio

Pull Request - State: closed - Opened by windy1 6 months ago

#57 - Support Windows x86 (cont.)

Pull Request - State: closed - Opened by windy1 7 months ago

#56 - fix: support win x86

Pull Request - State: closed - Opened by ArcticLampyrid 8 months ago - 1 comment

#55 - Zeroconf not showing real address

Issue - State: closed - Opened by DebianArch64 9 months ago - 1 comment

#54 - Try to reproduce segfault

Pull Request - State: closed - Opened by yamadapc 11 months ago

#53 - Segmentation fault if `TMdnsService` is dropped before first `poll` call

Issue - State: closed - Opened by yamadapc 11 months ago - 7 comments

#52 - Remove non-test uses of unwrap()

Pull Request - State: closed - Opened by windy1 about 1 year ago

#52 - Remove non-test uses of unwrap()

Pull Request - State: closed - Opened by windy1 about 1 year ago

#51 - Remove lifetime specifier from EventLoop; use Rcs to handle drop order

Pull Request - State: closed - Opened by windy1 about 1 year ago

#51 - Remove lifetime specifier from EventLoop; use Rcs to handle drop order

Pull Request - State: closed - Opened by windy1 about 1 year ago

#50 - Handle avahi client fail state during initialization

Pull Request - State: closed - Opened by windy1 about 1 year ago

#49 - Release 0.14.0

Pull Request - State: closed - Opened by windy1 about 1 year ago

#48 - Update avahi-sys

Pull Request - State: closed - Opened by windy1 about 1 year ago

#47 - 0.13.0

Pull Request - State: closed - Opened by windy1 about 1 year ago

#46 - Sometimes service_register_is_browsable test hangs in macOS GItHub Actions

Issue - State: closed - Opened by windy1 about 1 year ago - 1 comment

#45 - Remove 'os' category from Cargo.toml to stay under limit of 5

Pull Request - State: closed - Opened by windy1 about 1 year ago

#44 - Windows support (cont.)

Pull Request - State: closed - Opened by windy1 about 1 year ago

#43 - Lifetime issue with EventLoop

Issue - State: closed - Opened by davidcorrigan714 about 1 year ago - 3 comments

#42 - Add Windows Support

Pull Request - State: closed - Opened by davidcorrigan714 about 1 year ago - 4 comments

#41 - Release 0.13.0

Pull Request - State: closed - Opened by windy1 over 1 year ago

#41 - Release 0.13.0

Pull Request - State: open - Opened by windy1 over 1 year ago

#40 - [WIP] Handle name colllsions in Avahi

Pull Request - State: open - Opened by windy1 over 1 year ago

#40 - Handle name colllsions in Avahi

Pull Request - State: closed - Opened by windy1 over 1 year ago

#39 - [WIP] Handle avahi client fail state during initialization

Pull Request - State: open - Opened by windy1 over 1 year ago

#39 - [WIP] Handle avahi client fail state during initialization

Pull Request - State: closed - Opened by windy1 over 1 year ago

#38 - Improve dubious AvahiClient initialization

Pull Request - State: closed - Opened by windy1 over 1 year ago

#38 - [WIP] Improve dubious AvahiClient initialization

Pull Request - State: open - Opened by windy1 over 1 year ago

#37 - maint: cargo update

Pull Request - State: closed - Opened by windy1 over 1 year ago

#37 - maint: cargo update

Pull Request - State: closed - Opened by windy1 over 1 year ago

#36 - Release 0.12.0

Pull Request - State: closed - Opened by windy1 over 1 year ago

#35 - Cleanup/unit testing

Pull Request - State: closed - Opened by windy1 over 1 year ago

#34 - Release 0.12.0

Pull Request - State: closed - Opened by windy1 over 1 year ago

#33 - update dependencies

Pull Request - State: closed - Opened by windy1 over 1 year ago

#32 - Add support for sub-types (cont.)

Pull Request - State: closed - Opened by windy1 over 1 year ago - 3 comments

#31 - Add support for subtypes

Pull Request - State: closed - Opened by ssnover over 1 year ago - 3 comments

#30 - Service subtypes do not appear to be registered correctly

Issue - State: closed - Opened by ssnover over 1 year ago - 1 comment

#29 - Release 0.11.1

Pull Request - State: closed - Opened by windy1 over 1 year ago

#28 - Fix outstanding issues causing failing tests

Pull Request - State: closed - Opened by windy1 over 1 year ago

#27 - bump version

Pull Request - State: closed - Opened by windy1 over 1 year ago

#26 - BonjourEventLoop.poll(..) does not respect timeout on linux

Issue - State: closed - Opened by ERobsham almost 2 years ago

#25 - Respect poll timeout on linux

Pull Request - State: closed - Opened by ERobsham almost 2 years ago

#24 - Replace unnecessary pointers with Box

Pull Request - State: closed - Opened by GalaxyShard almost 2 years ago

#23 - No support for Windows ?

Issue - State: closed - Opened by mdennyh over 2 years ago - 2 comments

#23 - No support for Windows ?

Issue - State: open - Opened by mdennyh over 2 years ago

#22 - Improve AvahiEntryGroup error reporting

Pull Request - State: closed - Opened by MatteoJoliveau over 2 years ago

#21 - Doesn't build for `aarch64-apple-darwin`

Issue - State: closed - Opened by cezarmathe over 2 years ago - 1 comment

#20 - Question: how are name collisions handled?

Issue - State: closed - Opened by bmulder-innoseis almost 3 years ago - 3 comments

#20 - Question: how are name collisions handled?

Issue - State: closed - Opened by bmulder-innoseis almost 3 years ago - 3 comments

#19 - avahi-sys crate is LGPL

Issue - State: closed - Opened by yamadapc almost 3 years ago - 1 comment

#19 - avahi-sys crate is LGPL

Issue - State: closed - Opened by yamadapc almost 3 years ago - 1 comment

#18 - Properly implement TEventLoop::poll for AvahiEventLoop

Pull Request - State: open - Opened by gh2o about 3 years ago

#18 - Properly implement TEventLoop::poll for AvahiEventLoop

Pull Request - State: closed - Opened by gh2o about 3 years ago

#17 - Incorrect buffer size allocated for txt record

Issue - State: closed - Opened by kgrech over 3 years ago - 1 comment

#17 - Incorrect buffer size allocated for txt record

Issue - State: closed - Opened by kgrech over 3 years ago - 1 comment

#16 - Fix incorrect port numbers being registered for services on macOS.

Pull Request - State: closed - Opened by nsabovic over 3 years ago - 4 comments

#16 - Fix incorrect port numbers being registered for services on macOS.

Pull Request - State: closed - Opened by nsabovic over 3 years ago - 4 comments

#15 - Minor cleanup / refactoring

Pull Request - State: closed - Opened by windy1 over 3 years ago

#15 - Minor cleanup / refactoring

Pull Request - State: closed - Opened by windy1 over 3 years ago

#14 - Fix ServiceType logic

Pull Request - State: closed - Opened by windy1 over 3 years ago

#14 - Fix ServiceType logic

Pull Request - State: closed - Opened by windy1 over 3 years ago

#13 - Add ServiceType to browser

Pull Request - State: closed - Opened by windy1 over 3 years ago

#13 - Add ServiceType to browser

Pull Request - State: closed - Opened by windy1 over 3 years ago

#12 - Add ServiceType to enforce naming format and avoid ambiguous errors

Pull Request - State: closed - Opened by windy1 over 3 years ago

#12 - Add ServiceType to enforce naming format and avoid ambiguous errors

Pull Request - State: closed - Opened by windy1 over 3 years ago

#11 - Fix size constant passed to avahi_address_snprint()

Pull Request - State: closed - Opened by samkearney over 3 years ago - 1 comment

#10 - timeval: use libc types for tv_sec and tv_usec

Pull Request - State: closed - Opened by samkearney almost 4 years ago - 3 comments

#10 - timeval: use libc types for tv_sec and tv_usec

Pull Request - State: closed - Opened by samkearney almost 4 years ago - 3 comments

#9 - WIP: Async support

Pull Request - State: closed - Opened by windy1 about 4 years ago - 3 comments

#8 - Resolving the eventloop.poll()

Issue - State: closed - Opened by Frantisekf about 4 years ago - 1 comment

#7 - 'could not register service' on MacOS

Issue - State: closed - Opened by makononov about 4 years ago - 4 comments

#7 - 'could not register service' on MacOS

Issue - State: closed - Opened by makononov about 4 years ago - 4 comments

#6 - Replace `target_os = "macos"` with `target_vendor = "apple"`

Pull Request - State: closed - Opened by Absolucy about 4 years ago - 7 comments

#6 - Replace `target_os = "macos"` with `target_vendor = "apple"`

Pull Request - State: closed - Opened by Absolucy about 4 years ago - 7 comments

#4 - Unsound AvahiMdnsService Drop implementation

Issue - State: closed - Opened by edgarogh about 4 years ago - 4 comments
Labels: bug, accepted

#4 - Unsound AvahiMdnsService Drop implementation

Issue - State: closed - Opened by edgarogh about 4 years ago - 4 comments
Labels: bug, accepted

#3 - Fix service discovery on macOS

Pull Request - State: closed - Opened by oltoko about 4 years ago - 3 comments
Labels: bug, accepted

#3 - Fix service discovery on macOS

Pull Request - State: closed - Opened by oltoko about 4 years ago - 3 comments
Labels: bug, accepted

#2 - Use abstract even loop/polling service.

Pull Request - State: closed - Opened by eskimor about 4 years ago - 2 comments

#2 - Use abstract even loop/polling service.

Pull Request - State: closed - Opened by eskimor about 4 years ago - 2 comments

#1 - Async support

Issue - State: closed - Opened by rneswold about 4 years ago - 6 comments
Labels: enhancement, accepted