Results 1 to 7 of 7

Hybrid View

  1. #1

    What is streaming exactly?

    Thanks for the informative post. I have a question about streaming.

    When you say streaming, do you mean http streaming (where a client opens a long standing http connection when sending create_session request)? Does websocket follow the same behavior (opening a websocket channel and the server keeps pushing updates to the client)? If not, how does LS work in websocket exactly?

    Thanks

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Streaming and polling can be combined with HTTP and WebSockets, so that all the combinations are possible and make sense. So:
    1) Streaming over HTTP
    2) Streaming over WebSocket
    3) Polling over HTTP
    4) Polling over WebSocket

    Lightstreamer automatically chooses the best combination for each connection.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 06:15 PM.