New
- Added
HP2P
- Added top-down cross-platform game to lobby sample
Breaking changes
EOS.P2P.P2PInterface.get_nat_type()
now returnsDictionary
with keysresult_code
andnat_type
instead ofEOS.P2P.NATType
EOS.P2P.P2PInterface.get_relay_control()
now returnsDictionary
with keysresult_code
andrelay_control
instead ofEOS.P2P.RelayControl
EOS.P2P.P2PInterface.set_packet_queue_size()
now returnsEOS.Result
instead ofvoid
EOS.P2P.P2PInterface.set_port_range()
now returnsEOS.Result
instead ofvoid
EOS.P2P.P2PInterface.set_relay_control()
now returnsEOS.Result
instead ofvoid
Fixed
Full Changelog: 2.1.6...2.1.7