Skip to main content
Version: 5.7.0

RTT

brainCloud is built upon a high performance request/response architecture. This means that its APIs are REST-like -- essentially you only received data from brainCloud servers by directly requesting it (i.e. request/reponse).

brainCloud's new Real-Time Tech (RTT) featureset expands upon these capabilities - adding the ability for brainCloud to push information and updates to clients that need it.

RTT

Services that require RTT include:

  • Chat
  • Lobbies
  • Online Matchmaking
  • Presence

In addition, the following services have been enhanced to take advantage of RTT (if enabled):

  • Async Multiplayer
  • Events
  • Messaging

API Summary

Realtime Tech (RTT)

RTT Callbacks

Getting data from RTT events.