ValveSoftware / GameNetworkingSockets

Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
BSD 3-Clause "New" or "Revised" License
8.24k stars 619 forks source link

Update go wrapper #284

Open angelskieglazki opened 1 year ago

angelskieglazki commented 1 year ago

Hello! Сan you replace the go - wrapper with mine repo (https://github.com/angelskieglazki/gns)? (or I can create pull request) The upstream repo is inactive and contains some deadlock issue. My colleagues and I use the GNS c++library and are going to keep updating go-wrapper for latest c++library.

regards, max

zpostfacto commented 1 year ago

Send me a PR and I'll update

angelskieglazki commented 11 months ago

Send me a PR and I'll update

https://github.com/ValveSoftware/GameNetworkingSockets/pull/289