Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
devel:documentation:long-polling [2019/09/10 15:17]
svandav created
devel:documentation:long-polling [2019/09/10 15:24]
svandav [See more]
Line 1: Line 1:
-<- .:generated_values |  ^ .:start | Documentation ^ .:compatibility  ->+<- .:generated_values | ^ .:start | ^ .:compatibility ->
 ====== Long polling ====== ====== Long polling ======
 {{tag>long polling websocket sse}} {{tag>long polling websocket sse}}
Line 37: Line 37:
  
 ===== See more ===== ===== See more =====
 +[[https://blog.stanko.io/do-you-really-need-websockets-343aed40aa9b|Do you really need WebSockets?]]
 +
 +[[https://www.smashingmagazine.com/2018/02/sse-websockets-data-flow-http2/|Using SSE Instead Of WebSockets For Unidirectional Data Flow Over HTTP/2]]
 +
   * `LongPollingManager`   * `LongPollingManager`
   * `IdmIdentityController`   * `IdmIdentityController`
  • by svandav