Versions in this module Expand all Collapse all v1 v1.0.0 Mar 11, 2026 Changes in this version + func Authorize(c *engine.Context) + func AuthorizeAdmin(c *engine.Context) + func HeadersMiddleware() engine.HandlerFunc + type ClientChan chan string + type Event struct + ClosedClients chan chan string + Message chan string + NewClients chan chan string + TotalClients map[chan string]bool + func NewServer() (event *Event)