ggpo icon indicating copy to clipboard operation
ggpo copied to clipboard

Separate network protocol from the rollback logic

Open lvenerosy opened this issue 5 years ago • 1 comments

I don't know how tightly coupled they are but it would be nice if they could be isolated from each other and maybe show how to combine them in an example. For example if I use an engine which has its own protocol I might want to skip ggpo's implementation and only use the rollback.

lvenerosy avatar Nov 30 '19 08:11 lvenerosy

This pull request allows the user to inject their own network object, though there are issues with C support and it will be in limbo for a while. https://github.com/pond3r/ggpo/pull/42

erebuswolf avatar Jan 09 '20 02:01 erebuswolf