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

Move ClientMsgHandler to the actual handlers package. #272

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

LossyDragon
Copy link
Collaborator

Description

  • Port ClientMsgHandler to kotlin as the handlers were ported in a previous commit.
  • Move class from in.dragonbra.javasteam.handlers to in.dragonbra.javasteam.steam.handlers.

This eliminates having two handlers packages and hints that the sub packages (and custom handlers) should be referencing it.

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

… having two handlers packages and hints that the sub packages will be referencing it.
@LossyDragon LossyDragon merged commit 34ec343 into Longi94:master Aug 23, 2024
1 check passed
@LossyDragon LossyDragon deleted the handlers2 branch August 23, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant