Explorar o código

Updates README with decoding support

Manu Mtz-Almeida %!s(int64=10) %!d(string=hai) anos
pai
achega
c60c0e49b3
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -47,4 +47,8 @@ fmt.Println(sse.ContentType)
 ```
 ```
 text/event-stream
-```
+```
+
+##Decoding support
+
+There is a client-side implementation of SSE coming soon.