Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert and remove PacketAPI #71

Closed
ethanmoffat opened this issue Feb 16, 2017 · 0 comments · Fixed by #217
Closed

Convert and remove PacketAPI #71

ethanmoffat opened this issue Feb 16, 2017 · 0 comments · Fixed by #217

Comments

@ethanmoffat
Copy link
Owner

This is a general task for converting code from the PacketAPI object and PacketAPICallbackManager object into the new design paradigm.

PacketAPI calls will generally be replaced with Actions that use the PacketSendService to send a packet to the server.

PacketAPICallbackManager event handling will generally be replaced with an IPacketHandler in EOLib.PacketHandlers (more logic is usually required).

This issue has dependencies on just about everything else, so I'm using it to track work that is done in converting the code from Old->New that doesn't really fall under a larger feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant