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

Unidux in a multiplayer scenario. More Examples. #93

Open
soundyogi opened this issue Aug 23, 2017 · 1 comment
Open

Unidux in a multiplayer scenario. More Examples. #93

soundyogi opened this issue Aug 23, 2017 · 1 comment

Comments

@soundyogi
Copy link

Hi!
Awesome Project.

I am still transitioning to c#, do you have any pointers on how to use Unidux in a network scenario?

My Initial thought was serializing the state every frame and send the deltas.
It would also make a nice addition to the examples :)

Thanks!

@mattak
Copy link
Owner

mattak commented Aug 25, 2017

Thanks! @soundyogi

I'm planning to add an example with UnityWebRequest that should cover basics of how to use Unidux in REST style network scenario.

I'm not familiar with data transaction required for multi-player apps.
If you can give me a detailed explanation of what you're trying to achieve, maybe I could help you.

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

No branches or pull requests

2 participants