The hottest Real-time Substack posts right now

And their main takeaways
Category
Top Technology Topics
AnyCable Broadcasts 0 implied HN points 21 Mar 23
  1. WebSockets are still popular and widely supported, making them essential for real-time communication between servers.
  2. Building WebSocket-driven web applications is straightforward with major web frameworks, but server-to-server connections can be more complex and require custom solutions.
  3. Using AnyCable can simplify the integration of WebSocket services, allowing for custom protocols, sophisticated data processing, and serving as a bridge between servers.
AnyCable Broadcasts 0 implied HN points 23 Dec 21
  1. The post explores building a new Rails 7 application with features like `--css=tailwind`, Turbo Frames and Streams, and configuring AnyCable with JWT authentication and speedy streams.
  2. The screencast series 'AnyCasts' covers real-time web app development using Ruby and other languages, alongside Hotwire and Stimulus Reflex.
  3. Resources include the Rails 7 release announcement, Turbo Frames documentation, AnyCable blog, and plugins like AnyCable Rails JWT for JWT identification in AnyCable.
AnyCable Broadcasts 0 implied HN points 29 Sep 21
  1. AnyCable v1.2 introduces JWT identification and 'hot streams' for powering up efficient Hotwire frontends by moving functions from Ruby to Go.
  2. JWT identification standardizes authentication for WebSockets, protects from cross-site WebSocket hijacking, and boosts performance by removing the need for RPC calls.
  3. Combining JWT identification with signed streams in AnyCable allows the creation of subscriptions without touching RPC, offering improved efficiency for Hotwire and CableReady functionality.
Get a weekly roundup of the best Substack posts, by hacker news affinity: