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

Various changes #20

Merged
merged 13 commits into from
Sep 1, 2024
Merged

Various changes #20

merged 13 commits into from
Sep 1, 2024

Conversation

seionmoya
Copy link
Collaborator

@seionmoya seionmoya commented Sep 1, 2024

  • Added MongoId
  • Added FuyuWsClient
  • Renamed EftHash to SimpleId
  • Renamed FuyuClient to FuyuHttpClient
  • Renamed FuyuContext to FuyuHttpContext
  • Updated GameProfileCreate to use MongoId for generating the profile IDs.
  • Split routing logic from FuyuServer into FuyuHttpRouter

Discussion

I didn't want to straight-up rip MongoID from the client so I cleared up the code where I could. UnixTimestamp.Get might need to be moved into it's own function. I was thinking of creating later a Time class to store the various time generators in.

@seionmoya seionmoya self-assigned this Sep 1, 2024
@seionmoya seionmoya requested a review from Lacyway September 1, 2024 14:56
Lacyway
Lacyway previously approved these changes Sep 1, 2024
@seionmoya seionmoya changed the title Small changes Various changes Sep 1, 2024
@seionmoya seionmoya merged commit 459dadf into project-fika:main Sep 1, 2024
1 check passed
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.

2 participants