-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
Sorry for leaving everyone hanging, and thanks to everyone for their interest. I've got a ton of responses via email/telegram/twitter. Also I've been asked about what happened to my amazing eMMC dumpi…
-
Great info here.
Any chance to have a speed test added into the graph as well?
External IP addresses would be nice too, to know if the router failed over for a period of time. Maybe show th…
yaroz updated
5 months ago
-
We probably need to come up with a standard for what a Link Control message is: its format and its uses. The standard lists four Link Control messages: Status Request, Status Reply, Drop Link Request…
-
I've updated esp32 arduino core and now it is correctly compiled.
But as opposite to the esp8266, discovery doesn't find any device.
I tried changing cpu frequency to 240Mhz, before at lower speed t…
-
```
I have paid attention that keep-alive packet "\r\n" is transmitted over
WiFi only.
Is there any special reason for that?
In addition keep-alive interval is hardcoded (60 sec) and is cannot be
a…
-
`tcp::Socket` has a `send_queue()` method to check the status of tx_buffer (which can be used to implement flush), but `udp::Socket` is missing any equivalent functionality to check tx_buffer status (…
phire updated
1 month ago
-
### ***Issue:***
I am noticing that the koalas DataFrame.pivot_table is performing much slower than the pandas version.
The pandas pivot_table works almost instantaneously, whereas the fastest I c…
-
Need to make a lot of tests and optimizations for TCP. Shadowsocks optimizations doesn't seems to be enough.
* All IPv4 TCP congestions must be tested (Not sure OLIA is always better than LIA).
* Te…