@ -66,6 +66,7 @@ func main() {
// API Routes:
apiGroup := e.Group("/api")
apiGroup.GET("/ping", api.Ping)
apiGroup.GET("/rss", api.RSSFeedHandler)
apiGroup.GET("/sse", func(c echo.Context) error {
return api.SSE(c, pubSub)
The note is not visible to the blocked user.