Commit Graph

8 Commits

Author SHA1 Message Date
Geoff Bourne 419692825e Handle truncated start login frame (#400) 2025-04-26 21:24:41 -05:00
Samuel McBroom d21ccb5b9f Add option to emit metrics and logs when players connect to the router (#391) 2025-04-22 07:37:25 -05:00
Geoff Bourne cc590524c4 Add connection webhook notifications (#392)
Also 

* Added decode of LoginStart message
* Add metrics backend constants
* Updated usage section
* Documented MaxFrameLength
2025-04-21 20:28:34 -05:00
Ambrose Chua f34b6e85b0 Prevent crash due to large memory allocation (#291) 2024-05-05 21:10:23 -05:00
Michael Vorburger ⛑️ 1f5ac0b49d Very minor clean-ups (import re-ordering by automated tooling) (#28) 2021-12-11 18:20:19 -06:00
Geoff Bourne 4c99daafa3 Handle legacy server list ping for handshake 2019-07-13 15:40:34 -05:00
Geoff Bourne 433dd2233b Add flag for connection rate limit and slow zero-progress operations 2019-07-09 07:22:20 -05:00
Geoff Bourne ab94b04d4c Add command line arg for enabling debug logs
Log debugs for frame and packet reading to diagnose high CPU
2019-07-07 11:53:52 -05:00