whoa/src/net/connection
2025-10-01 23:17:00 -05:00
..
bsd chore(net): restructure system-specific socket code 2023-03-20 17:57:41 -05:00
winsock feat(net): finish basic networking support for windows 2023-03-21 16:39:15 -05:00
ClientConnection.cpp feat(net): implement more of ClientConnection::Connect 2025-10-01 23:17:00 -05:00
ClientConnection.hpp feat(net): handle connect callback in client connection 2023-04-04 00:28:12 -05:00
NetClient.cpp chore(build): update libs 2025-09-23 17:00:37 -07:00
NetClient.hpp feat(net): invoke message handlers from NetClient 2023-03-23 23:28:44 -05:00
RealmConnection.cpp chore(build): update libs 2025-09-23 17:00:37 -07:00
RealmConnection.hpp feat(net): handle SMSG_AUTH_RESPONSE 2023-04-03 18:00:51 -05:00
RealmResponse.hpp feat(net): handle SMSG_AUTH_RESPONSE 2023-04-03 18:00:51 -05:00
WowConnection.cpp chore(build): update libs 2025-09-23 17:00:37 -07:00
WowConnection.hpp feat(net): handle realm server auth challenge 2023-03-23 23:01:11 -05:00
WowConnectionNet.cpp feat(net): implement WowConnectionNet::Delete 2023-02-20 17:41:49 -06:00
WowConnectionNet.hpp feat(net): finish basic networking support for windows 2023-03-21 16:39:15 -05:00
WowConnectionResponse.hpp feat(net): clean up message and data ready callbacks 2023-02-21 08:52:19 -06:00