Boscop
Boscop
The problem is, even with this workaround, it only works if a new client connects before the receiver queue is full (since if gets emptied when a client connects in...
Is your solution available somewhere on a branch? Or do you know how I can solve this problem in my use case in the meantime? :)
By spin do you mean trying to send in a loop? Then it won't crash, but the problem is, the receiver (the one that gets cloned to pass to the...
@schets Any update on this? :)
I'm interested in writing a PureScript interpreter in Rust (and then compiler from PS to Rust). Where can I find the most complete PS grammar description? In that intellij plugin...
I just saw that the extension disappeared from Chrome, and when I checked, I saw this. Any idea why chrome says it violates the policy? 
Maybe what's wrong is related to permissions that are asked but not used? At least that seems to have caused the same warning for the module linker extension: https://github.com/fiatjaf/module-linker/issues/60#issuecomment-826395693
In my Rust port of the timer example (on Win 8.1), when I compile as normal (console subsystem instead of windows) I do get stdout output, e.g. when I print...
Hm, any idea why Firebug doesn't work? (Win8.1, IE11) 
> Ugly? Yes. But I think IE deserves it. 😂 Thanks for the script, but it still causes the same error for me :( Btw, I applied the same change...