Raphael
Raphael
I performed a handshake with `https://cloudflare-quic.com`. The reply from the server is bigger than the allowed x3 limit of the client payload. Here's a screenshot of the first packets, the...
When running the `simple_broker` example the log contains the error message: `activate called on a terminated actor`. [Gist](https://gist.github.com/josephnoir/66f6cce4bbb9202137240e90cba06051) with the complete trace log, message is in line 7600.
The `CubeSat` created when [sending](https://github.com/rust-in-action/code/blob/1st-edition/ch4/ch4-short-lived-strategy.rs#L69) is not used. There are inconsistencies with how the previous paragraphs build up the code. Listing 4.14 has the recipient `CubeSat` as an argument: ```rust...
Hi, I tried the REPL example in the README and got no verifications. After looking through the code, I found a similar pattern in `verify_scts.py` which converted the results form...