Open adngdb opened 11 years ago
Move out of the game engine all the message parsing and message creation logic. Use the EventsEmitter interface to communicate between the two objects.
This is mostly done on the client side.
Move out of the game engine all the message parsing and message creation logic. Use the EventsEmitter interface to communicate between the two objects.