Valve Software/GameNetworkingSockets: Release v1.2.0

Name: GameNetworkingSockets

Owner: Valve Software

Release: v1.2.0 Peer-to-peer support

Released: 2020-09-04

License: BSD-3-Clause

Release Assets:

  • Added support for peer-to-peer connections.
    • NAT-punched connections, using google webrtc's ICE implementation.
    • Plugin architecture for signaling service.
    • Symmetric connect mode
    • For full details, see README_P2P.md
  • Reworked callback mechanism, improving compatibility with Steamworks version.
  • Easier Windows configuration using vcpkg
  • Numerous bugfixes, etc.

This update corresponds to the Steamworks SDK 1.50 release.

To top