Toke Høiland-Jørgensen
Toke Høiland-Jørgensen
Using https://mpld3.github.io/ it should be possible to output plots as interactive .html files with embedded javascript.
I.e. RRUL and RRUL-be should be plottable on the same plot.
I.e. RRUL and RRUL-be should be plottable on the same plot.
Iteratively parsing the test tool output would allow interactivity during test runs (running tests from the GUI - yay!), and would allow us to detect problems sooner.
Iteratively parsing the test tool output would allow interactivity during test runs (running tests from the GUI - yay!), and would allow us to detect problems sooner.
When tagging (with `@`) a user on Matrix, that gets displayed as the matrix user ID on the Facebook side. Would be nice if these could be translated as proper...
After a connection failure and reconnect, messages that were sent from the homeserver to the bridge are not retried (backfilling in the other direction works well enough). Could the backfill...
The `hs_token` is printed in the log output, which makes me a bit twitchy: ``` Jan 28 08:00:58 matrix python[470268]: [2021-01-28 08:00:58,639] [[email protected]] ::1 [28/Jan/2021:08:00:58 +0000] "PUT /transactions/205065?access_token=1DtE_MgG8KtnYX_XXXXXXXXXXX HTTP/1.1" 200...
We should probably consolidate the different copies of the TC loader scripts in subdirectories into a single version in a parent/lib directory...
An XDP-based traffic generator; still a few rough edges to sort out, especially around the TCP support, but leaving it here so other can look at it...