pond3r / ggpo

Good Game, Peace Out Rollback Network SDK
MIT License
3.11k stars 360 forks source link

Abstracted connection manager using c api. #70

Closed HKhaan closed 2 years ago

HKhaan commented 2 years ago

An implementation of connection manager based on this pr https://github.com/pond3r/ggpo/pull/42. This one was closed without a merge because it broke the c-api by using c++. This pr is a reimplemention of that without using c++.