You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventsource implements a [Go](http://golang.org/) implementation of client and server to allow streaming data one-way over a HTTP connection using the Server-Sent Events API http://dev.w3.org/html5/eventsource/
7
7
8
8
This is a fork of: https://github.com/donovanhide/eventsource
9
9
10
-
# Supported Go versions
10
+
##Supported Go versions
11
11
12
12
The library supports the 'latest' and 'penultimate' Go versions defined in [this file](./.github/variables/go-versions.env).
0 commit comments