Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | This channel is logged for historical purposes; logs at logs.liz.nl/mugs/index.html | v0.1.2 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.2.md)
Set by japhb on 27 May 2021.
00:00 TempIRCLogger joined
Geth MUGS-Core/main: c7eb086100 | (Geoffrey Broadwell)++ | 2 files
Get rid of spurious WebSocket Continuation frames

Previously, every single WebSocket message was sent "fragmented", which means that after each data-containing frame, a second empty "continuation" frame was also sent, just to mark the end of the fragmented message.
It turns out this was the result of an unfortunate DWIM attempt in ... (19 more lines)
01:10
MUGS-Core/main: ada6f7051a | (Geoffrey Broadwell)++ | Changes
Update Changes for Continuation frames fix
japhb Longest commit message I've written in quite a while
Or at least, highest ratio of commit message to actual diff lines