Commit graph

9 commits

Author SHA1 Message Date
a8f5c00e37
Added C2S and S2C markings to class names. 2025-04-25 20:12:42 +00:00
e17aed7c25
Switched to Index brand random Snowflakes instead of SharpIds.
If you were still handling message ids as integers in an environment that can't handle signed 64-bit integers you're going to be having a fun time after this update!
2025-04-25 20:05:57 +00:00
1c23ffbbe8
Updated to .NET 9.0 2025-04-25 15:49:46 +00:00
b026bad176
Alter pong packet to conform to the spec. 2025-04-20 23:41:40 +00:00
8de3ba8dbb Even slightly lesser aggressive question mark 2023-02-19 23:47:53 +01:00
86a46539f2 Less haphazard locking (perhaps too?) 2023-02-19 23:27:08 +01:00
13ae843c8d No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
06af94e94f Renamed 'Sessions' to 'Connections' 2023-02-16 22:25:41 +01:00
c8a589c1c1 Un-switch packet handlers. 2023-02-16 22:16:06 +01:00