This wiki is archived from 2021-09-05

Planetary Annihilation Community Chat Implementation: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
(Created page with "= 50px Planetary Annihilation Community Chat Implementation = Planetary Annihilation Community Chat == 50px Impl...")
 
Line 5: Line 5:
== [[File:platinum-rank-icon.png|50px]] Implementation Overview ==
== [[File:platinum-rank-icon.png|50px]] Implementation Overview ==


Highlight of the implementation are:
Highlights of the implementation are:


* scalable multi-user chat rooms with no preset room limit
* scalable multi-user chat rooms with no preset room limit

Revision as of 05:17, 10 December 2016

File:Titans-icon.png Planetary Annihilation Community Chat Implementation

Planetary Annihilation Community Chat

File:Platinum-rank-icon.png Implementation Overview

Highlights of the implementation are:

  • scalable multi-user chat rooms with no preset room limit
  • single web socket connection to Community Chat server
  • connects and reconnects automatically

Default uberbar implementation is still long polling XMPP over BOSH using PlayFab server for the following:

  • friends list presence
  • private chat
  • chat requests
  • friend requests
  • game invites