Skip to content

feat: add support for Epic Online Services#2

Draft
HAHOOS wants to merge 9 commits intomasterfrom
feat/eos-support
Draft

feat: add support for Epic Online Services#2
HAHOOS wants to merge 9 commits intomasterfrom
feat/eos-support

Conversation

@HAHOOS
Copy link
Contributor

@HAHOOS HAHOOS commented Feb 21, 2026

This PR adds support for EOS Network Layer which will be added by this pull request.

This is currently a work in progress.

  • Add EOS SDK
  • Implement matchmaking for EOS
  • Create endpoints for Steam & Epic Games matchmaking

@HAHOOS HAHOOS self-assigned this Feb 21, 2026
@HAHOOS HAHOOS added the enhancement New feature or request label Feb 21, 2026
@Checkerb0ard
Copy link

Fair warning, a lot of my EOS logic in fusion is subject to change as I find better ways to do things. I would also not be surprised if Lakatrazz changes a handful of things when he decides to merge.

@Checkerb0ard
Copy link

Also you can call platform.tick in a while loop. You don't need an interval like in my fusion code. Might be a bit easier to do it that way in your context.

@HAHOOS
Copy link
Contributor Author

HAHOOS commented Mar 3, 2026

@Checkerb0ard Hey, thanks for letting me know. Right now I'm struggling to have the platform.tick actually work because it needs to be called from the main thread, and I haven't been able to do that because the other code stops execution due to the while loop

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants