An open API service indexing awesome lists of open source software.

https://github.com/zackshen/go-sse

golang server sent event protocol implementation
https://github.com/zackshen/go-sse

Last synced: 30 days ago
JSON representation

golang server sent event protocol implementation

Awesome Lists containing this project

README

          

# Golang Server-Sent-Event protocol implementation [![Build Status](https://travis-ci.com/zackshen/go-sse.svg?branch=master)](https://travis-ci.com/zackshen/go-sse)
[Reference](https://github.com/niwibe/sse)