RubyConf 2024 Streaming over the web with modern Ruby by Shannon Skipper
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=8lnCB3yDL8I
This session will explore streaming data over the web with modern Ruby. We’ll take a look at the new Rack 3 streaming interface and the state of Ruby HTTP client support for Server-Sent Events (SSE) and WebSockets over HTTP/2, and soon, HTTP/3. Then we’ll dive into practical code examples and demonstrate how to use Rack 3 streaming directly and how to leverage WebSockets and SSE with Roda to stream hypertext to the browser with HTMX representing the application state.
This session will provide foundational definitions along with practical insights and examples, showcasing how Ruby library advancements can be applied in real-world applications.