Kyle Seongwoo Jun

Results 13 comments of Kyle Seongwoo Jun

#### win32 https://docs.microsoft.com/en-us/windows/win32/api/windns/nf-windns-dnsservicebrowse https://docs.microsoft.com/en-us/windows/win32/api/windns/nf-windns-dnsserviceregister #### uwp https://docs.microsoft.com/en-us/uwp/api/windows.networking.servicediscovery.dnssd FYI, Here are documents of Windows API.

Any progress? I can't wait for it.

It has been almost a year since I sent this Pull request. Please merge this PR.

@LinusU I just update the code to validate the scheme in `authenticate()`. Please check it out. Thank you.

``` error: failed to run custom build command for `libdbus-sys v0.2.2` ``` I got this error on `cargo install songrec` before installing `dbus`. > `brew install atk gtk+3 dbus` And,...

LGTM, could you write test code for `onLocaleKeyNotFound`?

I got this error when compiling the source code. ``` error: failed to run custom build command for `glib-sys v0.10.1` ``` this fixed the issue. ``` brew install pkg-config ```

FYI, here is the open issue link of Google issue: [issuetracker.google.com/issues/17896515](https://issuetracker.google.com/issues/178965151)