2
0

Updates README with decoding support

This commit is contained in:
Manu Mtz-Almeida
2015-05-13 23:54:58 +02:00
parent d221413149
commit c60c0e49b3
+5 -1
View File
@@ -47,4 +47,8 @@ fmt.Println(sse.ContentType)
```
```
text/event-stream
```
```
##Decoding support
There is a client-side implementation of SSE coming soon.