Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 471 Bytes

eventstream GoDoc

This is a Server-Sent Events protocol library written in Go. It can be used in both clients and servers. It aims to be efficient and to support non-allocating steady-state operation.

This is a work-in-progress and is not yet suitable for use.