Erik Eloff

Results 6 comments of Erik Eloff

Hi, Yes, it should comply with the specs. However the specs doesn't say anything of the special global tile id 0. (gid=0 means missing tiles) but that part was already...

Just wanted to say I've run into the same issue, on a windows 10 machine (in a corporate IT environment, internet proxy, firewall, etc...) Using `criterion 0.3.5` and `cargo-criterion 1.1.0`....

> Just to be clear, this is a cosmetic issue, right? You guys aren't seeing any reduced functionality? I get some HTML reports, but I'm not familiar enough with criterion...

> > > Hi guys... I had to make proxies work with websockets, where the proxy server required NTLM authentication (just to make things interesting)... My fork is here with...

I found this fork of websockets mdymike/websockets@e3236e0d826e7cfd3a1cc96beec5ce7d76fe5409 support proxy support and got it to work with this webex-teams backend 😄

This problem is also visible in the examples. For me, it is not really visible how `onToggle` updates the state to be rendered. It updates the state with `cursor`, which...