Skip to content

typelate/sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sse

Go Reference

A small, allocation-light server implementation of the WHATWG Server-Sent Events protocol.

Message and Comment are safe to call from multiple goroutines and the hot path does no heap allocations.

About

A small, allocation-light server implementation of SSE

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages