GameNetworkingSockets icon indicating copy to clipboard operation
GameNetworkingSockets copied to clipboard

Can we get an example of how to use the plain c interface?

Open gaycomputers opened this issue 3 years ago • 1 comments

Sorry but it's a bit confusing

gaycomputers avatar Dec 23 '22 11:12 gaycomputers

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

hussein-aitlahcen avatar Dec 30 '22 20:12 hussein-aitlahcen