Skip to content

v1.2.0 Peer-to-peer support

Compare
Choose a tag to compare
@zpostfacto zpostfacto released this 04 Sep 00:08
· 593 commits to master since this release
  • 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.