Skip to content

2.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 11:04
· 4 commits to main since this release
aaf8182

New

  • Added HP2P
  • Added top-down cross-platform game to lobby sample

Breaking changes

  • EOS.P2P.P2PInterface.get_nat_type() now returns Dictionary with keys result_code and nat_type instead of EOS.P2P.NATType
  • EOS.P2P.P2PInterface.get_relay_control() now returns Dictionary with keys result_code and relay_control instead of EOS.P2P.RelayControl
  • EOS.P2P.P2PInterface.set_packet_queue_size() now returns EOS.Result instead of void
  • EOS.P2P.P2PInterface.set_port_range() now returns EOS.Result instead of void
  • EOS.P2P.P2PInterface.set_relay_control() now returns EOS.Result instead of void

Fixed

Full Changelog: 2.1.6...2.1.7