Vish (Ishaya) Abrams
                                            Vish (Ishaya) Abrams
                                        
                                    I've tagged a beta release. Please try it out and let me know if there are any issues and i'll upgrade it to an official 1.2.0
So I sorted the build error. Apparently this was built with the 2.0.0 tag of deps-labsound-raub and hasn't yet been updated to use the new libsound headers. Unfortunately, despite now...
So the ldflags were not making it into the build. It looks like node-gyp doesn't like this way of specifying ldflags any more on osx. I had to switch it...
So, interestingly, the initial bug only happens if i create the audio context and immediately let it go out of scope. If i delay for a while the napi error...
there should probably be a serialize and deserialize test for the u32mark as well. I see we don't have one for the u32sel but safer to add if possible.
there are multiple mistakes in fallthrough in this pr. Please fix and ammedn the commit. Thanks!
Looks like the tests are failing in CI. Does it need a newer kernel version? or a certain kernel module?
we can definitely update the nil check. Is there any other type besides unreachable that you could use for the default route without a gw or src? I'm thinking that...
I'm ok with this approach, but could you please squash into a single commit?
Thanks for trying this out! We haven't tested with windows so it is possible there is a bug. Are you sure you have a server running on port 5000? It...