Skip to content

Implement packet versioning scheme. #30

@jchv

Description

@jchv

Right now, there are 2 properties that select how the packet parser works:

  • Whether or not the packet is a server packet or a client packet.
  • Which service the packet is (login, game, message)

In addition to this, we need some way to select a version. Because we do not know anything about PangYa's server infrastructure, we should rely on client versions as the basis for protocol versioning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions