SSE cool starter with CloudFlare Workers and Hono server
Greg, The JavaScript Whisperer

Greg, The JavaScript Whisperer @jswhisperer

About: Specialist in performance oriented javascript architecture for web, mobile, client and server side. Passionate about realtime web.

Location:
London, UK
Joined:
May 13, 2017

SSE cool starter with CloudFlare Workers and Hono server

Publish Date: May 7
0 1

SSE or Server Side Events is a cool newer web tech to efficently send data in a push / subscribe pattern.

Here's a cool starter with CloudFlare Workers and Hono server I made for a quick start in the most performant way possible 😊

https://github.com/jswhisperer/SSE-full-honojs-example

Comments 1 total

  • Ben Halpern
    Ben HalpernMay 7, 2025

    Server side events are really interesting!

Add comment