Skip to content

notes pub/sub via faye

Replace notes polling to pub/sub via faye. The main reason for that is high load which generated by polling. At our installation 80%-90% requests are notes requests. Also with pub/sub comments appear immediately.

Merge request reports