gin-contrib / gzip

Gin middleware to enable GZIP support.
MIT License
330 stars 87 forks source link

add support for server-sent events (fixes #67) #72

Open htrendev opened 1 year ago

htrendev commented 1 year ago

This adds the missing parts to enable the use of compression in SSE streams.