Forever frames are HTML frames used for infinitely sending requests to servers instead of polling.
Definition:
A forever frame is an HTML frame which is used to load a web-page while actively preventing itself from loading (theoretically loading forever), for reasons obtained from rumors that it reduces latency 3x compared to long polling.