Resources

About

Common types of channels:

  • A Control Channel is used to send information regarding state of a connection (whether or not the connection should close, etc.)
  • A Voice Channel may be used to send voice data between client and server.
  • A Unique Actor Channel will exist for every Actor replicated from the server to the client.

Actor Channel