Page MenuHomePhabricator

Hold recent messages in Aphlict so they can be replayed after clients reconnect
ClosedPublic

Authored by epriestley on Apr 17 2017, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 22, 5:52 AM
Unknown Object (File)
Feb 12 2024, 11:18 PM
Unknown Object (File)
Dec 27 2023, 10:41 AM
Unknown Object (File)
Dec 27 2023, 10:41 AM
Unknown Object (File)
Dec 27 2023, 10:41 AM
Unknown Object (File)
Dec 21 2023, 10:24 PM
Unknown Object (File)
Dec 21 2023, 5:41 PM
Unknown Object (File)
Dec 21 2023, 5:41 PM
Subscribers
None

Details

Summary

Ref T12563. Before broadcasting messages from the server, store them in a history buffer.

A future change will let clients retrieve them.

Test Plan
  • Used the web frontend to look at the buffer, reloaded over time, sent messages. Saw buffer size go up as I sent messages and fall after 60 seconds.
  • Set size to 4 messages, sent a bunch of messages, saw the buffer size max out at 4 messages.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable