EverWrath/src/server/game/Server
Anton Popovichenko 9815025341
feat(Core/Network): Add Proxy Protocol v2 support. (#18839)
* feat(Core/Network): Add Proxy Protocol v2 support.

* Fix codestyle and build.

* Another codestyle fix.

* One more missing include.
2024-05-04 13:38:32 -03:00
..
Packets chore(Cleanup): added new lines to the end of files where they are not present (#17774) 2023-11-19 11:57:37 +07:00
Protocol feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059) 2023-02-17 09:11:11 +01:00
Packet.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Packet.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
WorldPacket.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
WorldSession.cpp feat(Core/Scripting): Implement new hook OnBeforePlayerLogout() (#18163) 2024-01-14 00:10:49 +01:00
WorldSession.h chore(Core/Account): move AccountMgr::IsGMAccount() to class WorldSession (#17845) 2023-11-28 21:44:48 +01:00
WorldSocket.cpp feat(Core/Optimization): Correctly document sendBuffer size and optimize it. (#18647) 2024-04-06 10:22:32 -03:00
WorldSocket.h feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
WorldSocketMgr.cpp feat(Core/Network): Add Proxy Protocol v2 support. (#18839) 2024-05-04 13:38:32 -03:00
WorldSocketMgr.h feat(Core/Socket): make world OnSocketAccept like auth (#8946) 2021-11-04 18:42:34 +01:00