Commit graph

5 commits

Author SHA1 Message Date
Christopher Willis-Ford
7daf7143fe style(Win): apply automatic code cleanup 2023-06-01 14:52:19 -07:00
Christopher Willis-Ford
d53d5c8a9d fix(common): make session immediately so we don't miss the first message
The previous code dropped the very first message on the very first
session for a given instance of the application.
2023-01-13 08:21:37 -08:00
Christopher Willis-Ford
172fc2c534 switch to Fleck for WebSockets 2023-01-13 08:21:36 -08:00
Christopher Willis-Ford
2c9e4c600a fixed usings and namespaces 2023-01-13 08:21:36 -08:00
Christopher Willis-Ford
2897e2d16f begin splitting scratch-link into scratch-link-{common,mac}
Note that this currently doesn't build since the files have not yet been
adapted to the new framework.
2023-01-13 08:21:36 -08:00
Renamed from scratch-link/WebSocketListener.cs (Browse further)