EOSCore 1.9.0.1

General

  • Added a new Utility function “GetPublicIp” will attempt to get the users public Ip Address
  • New Bonus Example: Voice Chat

RTC

  • Increased JoinRoomToken buffer size

EOSCore::Web

  • A new EOSCore::Web module is now avaiable, this module allows you to talk with the EOS WEB API inside your UE4 project
    You can for example use this new module to request AccessTokens for your clients to use services like Voice Chat
  • See the Voice Chat example for a demonstration
  • Web API Documentation

Web Module Nodes