Client and Event Server, SSE (Server-Sent Events) protocol compatible with Go (Server) and TinyGo (WASM Client).
Installation
go get github.com/tinywasm/sseQuick Links
- Usage Guide: How to set up Server and Client.
- Configuration: Detailed configuration options.
- Architecture: Diagrams and system overview.
- Design Principles: Why we built it this way.