# eventsource **Repository Path**: mirrors_rubenv/eventsource ## Basic Information - **Project Name**: eventsource - **Description**: Simple Go eventsource handler, for publishing Server-sent events - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eventsource > Simple eventsource handler, for publishing [Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events). [![Build Status](https://travis-ci.org/rubenv/eventsource.svg?branch=master)](https://travis-ci.org/rubenv/eventsource) [![GoDoc](https://godoc.org/github.com/rubenv/eventsource?status.png)](https://godoc.org/github.com/rubenv/eventsource) ## License This library is distributed under the [MIT](LICENSE) license.