1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 14:52:41 +01:00
phorge-phorge/support/aphlict/server/lib
Pierre Moreau 4af1fd2a79 Aphlict - remove listeners when clients close the connection
Summary: Ref T7110. Listeners are now removed when clients close the connection to avoid stacking a never ending number of unused listeners.

Test Plan: Using `wscat` to connect to the Aphlict server; when closing the connection a 'Diconnected.' will appear in the logs and the number of active listeners is decreased by one.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7110

Differential Revision: https://secure.phabricator.com/D11634
2015-02-02 14:57:20 -08:00
..
AphlictAdminServer.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
AphlictClientServer.js Aphlict - remove listeners when clients close the connection 2015-02-02 14:57:20 -08:00
AphlictListener.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
AphlictListenerList.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
AphlictLog.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
javelin.js Make the Aphlict server more resilient. 2014-06-11 10:17:12 -07:00