mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
88157a9442
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. Reviewers: chad Reviewed By: chad Maniphest Tasks: T12563 Differential Revision: https://secure.phabricator.com/D17707 |
||
---|---|---|
.. | ||
AphlictAdminServer.js | ||
AphlictClientServer.js | ||
AphlictListener.js | ||
AphlictListenerList.js | ||
AphlictLog.js | ||
AphlictPeer.js | ||
AphlictPeerList.js | ||
javelin.js |