GameNetworkingSockets
GameNetworkingSockets copied to clipboard
Can we get an example of how to use the plain c interface?
Sorry but it's a bit confusing
I've made a rust library based on the C interface. If you dig down every Rust function, you should be able to recover the C flow from https://github.com/hussein-aitlahcen/gns-rs/blob/master/example/src/main.rs