aboutsummaryrefslogtreecommitdiff
path: root/src/server/ipc
AgeCommit message (Collapse)Author
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-08Core/Zmq: Added 50ms wait in the Run() loop to get rid of excessive cpu usageRat
(cherry picked from commit cbb6ca03399b6288ddda3d37bb42558af8103649) (cherry picked from commit 34553afa955ea700832e9f3d72c81efb79ab9d09)
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and ↵Shauren
bnetserver using ZeroMQ library. * Implemented ToonReady and ToonLoggedOut battle.net packets