David Cooper
David Cooper
Happy new year! Any update re: CEF support on Mac? :)
> @dtcooper Not really. I am not working on it, and I doubt anyone else is too. All right. Thanks for the honest update.
Any clear winners here?
That's where I'm at too, re: just learning rust. Not a bad idea, @janLo. Is @plietar responding to any librespot noise at able to do that?
Ever find a workaround for this? Thanks!
Bump, CC: @slact. Seems the problem here is that the `nchan_eventsource_event` directive doesn't expand variables. For example, ``` nchan_eventsource_event "$nchan_channel_id"; ``` Returns the message, ``` event: $nchan_channel_id id: 1615759869:0 data:...
Not a C or nginx expert, but I'm thinking the value needs to be evaluated for variables, perhaps something along the lines of treating the string for `nchan_eventsource_event` as an...
Interesting and not a bad idea. Let me see if I can whip together a change quickly.
> This is a feature that's long been on my mind as well. > > Random considerations... > > Today, we target macOS 10.9 on x86-64 and 11.0 on aarch64...
> Path of least resistance is passing `-arch` multiple times. It works. But I don't like sacrificing the macOS