Changes between Initial Version and Version 1 of Ticket #5585


Ignore:
Timestamp:
Sep 10, 2019, 9:15:29 PM (5 years ago)
Author:
elexis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5585 – Description

    initial v1  
    55But it seems cleaner to post a JS function to the GUI page that is called everytime one or multiple network-GUI messages are to be processed.
    66
    7 refs #5322
     7refs #5322, #5387
    88
    99Notice that the XmppClient relies on processing messages in batches, and only updates the playerlist once after all messages that affect the playerlist have been processed, i.e. at most once per frame.