Cameron Elliott

Results 69 issues of Cameron Elliott

``` ubuntu@ip-172-26-5-146:~$ sudo ./sfu1 -urls https://foobadbad12.ddns5.com -https-detect-ip public E 00:20:04.127287 debug output NOT enabled E 00:20:06.128514 https://foobadbad12.ddns5.com is BROWSER URL E 00:20:06.128652 https://foobadbad12.ddns5.com/pub is ingress signalling URL E 00:20:06.128726 https://foobadbad12.ddns5.com/sub...

Instead, create a http.Server instance with ReadTimeout and WriteTimeout and use its corresponding methods, like in the example a few paragraphs above. https://blog.cloudflare.com/the-complete-guide-to-golang-net-http-timeouts/

This is good work. Thank you. Please consider copying or using the same license as Whisper: https://github.com/openai/whisper/blob/main/LICENSE Thank you

This is what happens when you try to follow the README: ``` c@intel12400 ~/dtls-fuzzer (fix-openssl-ver)> LD_LIBRARY_PATH=suts/openssl-1.1.1b/ java -jar target/dtls-fuzzer.jar @args/ openssl/learn_openssl_server_psk -test examples/tests/servers/psk 05:03:59 [main] INFO : Main - Processing...

When attempting the very first hello-msg or handshake in the Readme, the presence of the -responseWait argument to openssl causes a complete failure: ``` c@intel12400 ~/dtls-fuzzer (remove-response-wait)> LD_LIBRARY_PATH=suts/openssl-1.1.1b/ java -jar...

Any possibility you would consider also licensing this under the MIT license? Thanks.

Hi Dinesh, thank you very much for creating this, and making it public. Gary Burd has archived `garyburd/redigo` and the package is now found at `gomodule/redigo` It's also been updated...

The `Plasmo` and `TUI` example links on this page are broken: https://dioxuslabs.com/learn/0.5/contributing/project_structure

The docs example for modules isn't really functional. The example passes in Json as the 2nd param to module::Tasks::new(), but it doesn't take Json as the 2nd param, it takes...